diff options
author | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2005-03-30 21:40:13 +0000 |
---|---|---|
committer | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2005-03-30 21:40:13 +0000 |
commit | 7b409b74d15cc3283e9cfe278d910eb1923d745d (patch) | |
tree | edb34d2333dcecd4a2e1c5a2d927fe01cae695b3 /chapter06/chapter06.xml | |
parent | 90d417240fc72c7d7fb996af2f3bf96450b9cb2f (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 'chapter06/chapter06.xml')
-rw-r--r-- | chapter06/chapter06.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chapter06/chapter06.xml b/chapter06/chapter06.xml index b5896f9cd..82d457cbb 100644 --- a/chapter06/chapter06.xml +++ b/chapter06/chapter06.xml @@ -62,8 +62,7 @@ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="procps.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="psmisc.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="shadow.xml"/> -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="libol.xml"/> -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="syslogng.xml"/> +<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="sysklogd.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="sysvinit.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="tar.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="udev.xml"/> |