return required-start for remote_fs and syslog (mft)

1.2
Andrew Pogrebennyk 15 years ago
parent 68ebc5ae8a
commit e09be7a58f

@ -1,8 +1,10 @@
#! /bin/sh
### BEGIN INIT INFO
# Provides: mediator
# Should-Start: $remote_fs $syslog mysql
# Should-Stop: $remote_fs $syslog mysql
# Required-Start: $remote_fs $syslog
# Required-Stop: $remote_fs $syslog
# Should-Start: mysql
# Should-Stop: mysql
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# Short-Description: Ngcp Mediator

Loading…
Cancel
Save