0

How can I control what services are run when booting the system ? also I am using kexec and noticed several services are not loaded when I run kexec, how can I control those services as well ?

In other words: how can I control regular boot up services and kexec boot up services ? I know how to use S and K in the RC level but does this include kexec and regular boot up ?

Please advice,

Louis
  • 1,265
  • 1
  • 15
  • 22

1 Answers1

0

Read the well-written manpage for update-rc.d, man section 8.

thb
  • 13,796
  • 3
  • 40
  • 68