|
@@ -34,7 +34,7 @@ command an alias to init 0.</para>
|
|
|
<para>There are a number of directories under /etc/rc.d that look like
|
|
|
like rc?.d where ? is the number of the runlevel and rcsysinit.d which
|
|
|
contain a number of symbolic links. Some begin with an K, the others
|
|
|
-begin with an S, and all of them have three numbers following the initial
|
|
|
+begin with an S, and all of them have two numbers following the initial
|
|
|
letter. The K means to stop (kill) a service, and the S means to start a
|
|
|
service. The numbers determine the order in which the scripts are run,
|
|
|
from 00 to 99; the lower the number the sooner it gets executed. When init
|