钱 枫 wrote: > Hello, I came across a little problem in the making progross of LFS > 7.1. In the book charpter 7.7.2 "Changing Run Levels", it metions > "There are a number of directories under /etc/rc.d that look like rc?.d > (where ? is the number of the run-level) and rcsysinit.d, all containing a number of symbolic links. ". > Well, I discovered that there is no directory named 'rcsysinit.d' under my /etc/rc.d, when I ran 'ls /etc/rc.d', the output is as below: > ---------------- > root:/etc/rc.d# ls > init.d rc0.d rc1.d rc2.d rc3.d rc4.d rc5.d rc6.d rcS.d > ------------------ > I can't find the 'rcsysinit.d', is this a critical problem? Does anyone face the same situation like me?
Thank you for reporting this. It is an oversight in the book. In LFS 7.0 we changed rcsysinit.d to rcS.d. You do not have a problem, but we need to update the book. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
