From 9e187828fb908b2bd5067f42d3b92bb6ad12b049 Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Fri, 12 Apr 2002 04:46:48 +0000 Subject: we use two digits now, not three git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1820 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter07/usage.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapter07') 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. 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 -- cgit v1.2.3-54-g00ecf