diff options
author | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2005-02-20 11:41:43 +0000 |
---|---|---|
committer | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2005-02-20 11:41:43 +0000 |
commit | fba2f02dfb9a2ac510ba0d3f260b5547c5a8a500 (patch) | |
tree | 98a5d28245da3808362f16ba1fa9b62d3bed6ad9 /chapter07/bootscripts.xml | |
parent | 8fb9882557fb76147d6d039e5dccab43bfe85b10 (diff) |
Fixed the list of installed bootscripts.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4660 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter07/bootscripts.xml')
-rw-r--r-- | chapter07/bootscripts.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter07/bootscripts.xml b/chapter07/bootscripts.xml index 71d3a353f..291ab2a09 100644 --- a/chapter07/bootscripts.xml +++ b/chapter07/bootscripts.xml @@ -37,9 +37,9 @@ <segmentedlist> <segtitle>Installed scripts</segtitle> -<seglistitem><seg>checkfs, cleanfs, console, functions, halt, ifdown, ifup, +<seglistitem><seg>checkfs, cleanfs, console, functions, halt, hotplug, ifdown, ifup, localnet, mountfs, mountkernfs, network, rc, reboot, sendsignals, setclock, static, -swap, sysklogd, template, and udev</seg></seglistitem> +swap, sysklog-ng, template, and udev</seg></seglistitem> </segmentedlist> <variablelist><bridgehead renderas="sect3">Short Descriptions</bridgehead> |