/rcS.d/README

http://github.com/brinkman83/bashrc · #! · 12 lines · 9 code · 3 blank · 0 comment · 0 complexity · a3c07be36eacceaef3a282f2d0c708bd MD5 · raw file

  1. The scripts in this directory whose names begin with an 'S' are
  2. executed once when booting the system, even when booting directly into
  3. single user mode.
  4. The scripts are all symbolic links whose targets are located in
  5. /etc/init.d/ .
  6. To disable a script in this directory, rename it so that it begins
  7. with a 'K' and run 'update-rc.d script defaults' to update the order
  8. using the script dependencies.
  9. For more information see /etc/init.d/README.