From a03cebdcff7f7c688aeaa94e046c914120ed21fc Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Wed, 29 May 2013 01:08:09 +0000 Subject: Fix an old reference changing rcsysinit.d to rcS.d git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10288 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 78c1268bb..10d48b6e8 100644 --- a/chapter07/usage.xml +++ b/chapter07/usage.xml @@ -87,7 +87,7 @@ EOF inittab. For LFS, the key command that is run is rc. The intialization file above will instruct rc to run all the scripts starting with an S in the - /etc/rc.d/rcsysinit.d directory + /etc/rc.d/rcS.d directory followed by all the scripts starting with an S in the /etc/rc.d/rc?.d directory where the question mark is specified by the initdefault value. -- cgit v1.2.3-54-g00ecf