debian: init required syslog to be started (#7547)

This commit is contained in:
Thomas NOËL 2015-06-11 18:46:48 +02:00
parent e4a9da041b
commit 2bfad4356b
1 changed files with 2 additions and 2 deletions

4
debian/combo.init vendored
View File

@ -1,8 +1,8 @@
#!/bin/sh
### BEGIN INIT INFO
# Provides: combo
# Required-Start: $network $local_fs
# Required-Stop:
# Required-Start: $network $local_fs $remote_fs $syslog
# Required-Stop: $network $local_fs $remote_fs $syslog
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# Short-Description: Portal Management System