diff options
author | Archaic <archaic@linuxfromscratch.org> | 2006-04-13 21:05:53 +0000 |
---|---|---|
committer | Archaic <archaic@linuxfromscratch.org> | 2006-04-13 21:05:53 +0000 |
commit | 7119213047f54c6f1e3a4ca7c5e3a180a6726bb9 (patch) | |
tree | 27fb75bd0372c19a2f2e0258980ee831166fcc4d /chapter01 | |
parent | ed0843e8b1fa00d2443adaa4c78370c28ed9b1f7 (diff) |
Removed boot logging rule from /etc/syslog.conf and removed the command to move logger to /bin. (ticket #1746).
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7513 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index db8833af9..3f7def9b1 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>April 13, 2006</para> <itemizedlist> <listitem> + <para>[archaic] - Removed boot logging rule from /etc/syslog.conf and + removed the command to move logger to /bin.</para> + </listitem> + <listitem> <para>[archaic] - Added symlink from vim.1 to vi.1.</para> </listitem> <listitem> |