debian: init start after postgresql and syslog (#7547, #7548)

This commit is contained in:
Thomas NOËL 2015-06-11 19:15:28 +02:00
parent 463a5b0cae
commit ac6275e672
1 changed files with 4 additions and 2 deletions

View File

@ -1,8 +1,10 @@
#! /bin/sh
### BEGIN INIT INFO
# Provides: wcs-auquotidien
# Required-Start: $local_fs $network
# Required-Stop: $local_fs $network
# Required-Start: $network $local_fs $remote_fs $syslog
# Required-Stop: $network $local_fs $remote_fs $syslog
# Should-Start: postgresql
# Should-Stop: postgresql
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# Short-Description: w.c.s. (Au quotidien)