Changeset 84a2932
- Timestamp:
- 10/31/2019 03:25:34 AM (3 years ago)
- Branches:
- 10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 9.1, 9.1-rc1, arm, cross-chap5, ml-11.0, multilib, old-trunk, trunk, xry111/clfs-ng, xry111/git-transition, xry111/glibc-2.34, xry111/lfs-next, xry111/tester-nohack, xry111/usr-move
- Children:
- d4c52c7
- Parents:
- 7e18939
- Location:
- bootscripts
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
bootscripts/ChangeLog
r7e18939 r84a2932 1 2019-10-31 DJ Lucas <dj@linuxfromscratch.org> 2 * Syslog should not start in runlevel 2 due to network logging 3 1 4 2019-10-04 DJ Lucas <dj@linuxfromscratch.org> 2 5 * Additional updates to facilities in LSB headers to keep proper order -
bootscripts/lfs/init.d/sysklogd
r7e18939 r84a2932 19 19 # Required-Stop: $local_fs 20 20 # Should-Stop: sendsignals 21 # Default-Start: 23 4 522 # Default-Stop: 0 1 621 # Default-Start: 3 4 5 22 # Default-Stop: 0 1 2 6 23 23 # Short-Description: Starts kernel and system log daemons. 24 24 # Description: Starts kernel and system log daemons.
Note:
See TracChangeset
for help on using the changeset viewer.