aboutsummaryrefslogtreecommitdiffstats
path: root/chapter07/bootscripts.xml
diff options
context:
space:
mode:
authorJeremy Huntwork <jhuntwork@linuxfromscratch.org>2005-03-30 21:40:13 +0000
committerJeremy Huntwork <jhuntwork@linuxfromscratch.org>2005-03-30 21:40:13 +0000
commit7b409b74d15cc3283e9cfe278d910eb1923d745d (patch)
treeedb34d2333dcecd4a2e1c5a2d927fe01cae695b3 /chapter07/bootscripts.xml
parent90d417240fc72c7d7fb996af2f3bf96450b9cb2f (diff)
Added sysklogd back in and removed libol and syslog-ng - thanks for the help, archaic
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4816 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter07/bootscripts.xml')
-rw-r--r--chapter07/bootscripts.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/chapter07/bootscripts.xml b/chapter07/bootscripts.xml
index 6642cb110..b0fadea10 100644
--- a/chapter07/bootscripts.xml
+++ b/chapter07/bootscripts.xml
@@ -39,7 +39,7 @@
<segtitle>Installed scripts</segtitle>
<seglistitem><seg>checkfs, cleanfs, console, functions, halt, hotplug, ifdown, ifup,
localnet, mountfs, mountkernfs, network, rc, reboot, sendsignals, setclock, static,
-swap, sysklog-ng, template, and udev</seg></seglistitem>
+swap, sysklogd, template, and udev</seg></seglistitem>
</segmentedlist>
<variablelist><bridgehead renderas="sect3">Short Descriptions</bridgehead>
@@ -205,11 +205,11 @@ Protocol (IP) address to a network interface</para>
</listitem>
</varlistentry>
-<varlistentry id="syslog-ng-bootscripts">
-<term><command>syslog-ng</command></term>
+<varlistentry id="sysklogd-bootscripts">
+<term><command>sysklogd</command></term>
<listitem>
<para>Starts and stops the system and kernel log daemons</para>
-<indexterm zone="ch-scripts-bootscripts syslog-ng-bootscripts"><primary sortas="d-syslog-ng">syslog-ng</primary></indexterm>
+<indexterm zone="ch-scripts-bootscripts sysklogd-bootscripts"><primary sortas="d-sysklogd">sysklogd</primary></indexterm>
</listitem>
</varlistentry>