diff options
Diffstat (limited to 'chapter07')
-rw-r--r-- | chapter07/usage.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter07/usage.xml b/chapter07/usage.xml index 4f40939d4..b2fe9b8f4 100644 --- a/chapter07/usage.xml +++ b/chapter07/usage.xml @@ -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 |