/rcS.d/README
http://github.com/brinkman83/bashrc · #! · 12 lines · 9 code · 3 blank · 0 comment · 0 complexity · a3c07be36eacceaef3a282f2d0c708bd MD5 · raw file
- The scripts in this directory whose names begin with an 'S' are
- executed once when booting the system, even when booting directly into
- single user mode.
- The scripts are all symbolic links whose targets are located in
- /etc/init.d/ .
- To disable a script in this directory, rename it so that it begins
- with a 'K' and run 'update-rc.d script defaults' to update the order
- using the script dependencies.
- For more information see /etc/init.d/README.