diff options
author | Jeremy Utley <jeremy@linuxfromscratch.org> | 2004-08-31 10:11:23 +0000 |
---|---|---|
committer | Jeremy Utley <jeremy@linuxfromscratch.org> | 2004-08-31 10:11:23 +0000 |
commit | d1a66a09dd0ca21f849088f48cb145d353246da5 (patch) | |
tree | 9b4db2b0081003c9c3cd95664ff26ea03fbe5451 /chapter06/chapter06.xml | |
parent | 084db8d42d66a40d23259628ae1afe13f88065b5 (diff) |
Removed sysklogd, added syslog-ng and libol as more up to date replacements.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4098 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/chapter06.xml')
-rw-r--r-- | chapter06/chapter06.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chapter06/chapter06.xml b/chapter06/chapter06.xml index 6ae2b15e2..29ca97b57 100644 --- a/chapter06/chapter06.xml +++ b/chapter06/chapter06.xml @@ -62,7 +62,8 @@ <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="sysklogd.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="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"/> |