Added missing dep for sysklogd script.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8556 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
DJ Lucas 2008-09-01 03:00:59 +00:00
parent 010d1082d8
commit 1e6b6d5bd8

View File

@ -5,7 +5,7 @@
# Provides: $syslog # Provides: $syslog
# Required-Start: localnet # Required-Start: localnet
# Should-Start: # Should-Start:
# Required-Stop: $local_fs # Required-Stop: $local_fs sendsignals
# Should-Stop: # Should-Stop:
# Default-Start: 2 3 4 5 # Default-Start: 2 3 4 5
# Default-Stop: 0 1 6 # Default-Stop: 0 1 6