mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
symbolic was s ymbolic due to a line break
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1284 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
b1e94d8c72
commit
78d46a558f
@ -36,8 +36,8 @@ before any runlevel is executed and runs the scripts listed in
|
||||
/etc/rcS.d</para>
|
||||
|
||||
<para>There are a number of directories under /etc that look like like rc?.d
|
||||
where ? is the number of the runlevel and rcS.d which contain a number of s
|
||||
ymbolic links. Some begin with an K, the others begin with an S, and all
|
||||
where ? is the number of the runlevel and rcS.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 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 000 to 999; the
|
||||
|
Loading…
Reference in New Issue
Block a user