diff options
author | DJ Lucas <dj@linuxfromscratch.org> | 2019-10-31 03:25:34 +0000 |
---|---|---|
committer | DJ Lucas <dj@linuxfromscratch.org> | 2019-10-31 03:25:34 +0000 |
commit | 84a2932d4a1744694b359b16cd6a747dc38dc995 (patch) | |
tree | f9a64ee91fa1d4e9a8b2ab897c1567fe84b8c154 /bootscripts/ChangeLog | |
parent | 7e18939150aa7fbd7fcbfce0a2514d23bfd35d05 (diff) |
Syslog should not start in runlevel 2 due to network logging
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11692 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'bootscripts/ChangeLog')
-rw-r--r-- | bootscripts/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bootscripts/ChangeLog b/bootscripts/ChangeLog index a54fd1a3d..4d869fdf5 100644 --- a/bootscripts/ChangeLog +++ b/bootscripts/ChangeLog @@ -1,3 +1,6 @@ +2019-10-31 DJ Lucas <dj@linuxfromscratch.org> + * Syslog should not start in runlevel 2 due to network logging + 2019-10-04 DJ Lucas <dj@linuxfromscratch.org> * Additional updates to facilities in LSB headers to keep proper order * Network script depends on firewall scripts from BLFS if activated |