Update init file lsb headers

3.1
Jon Bonilla 14 years ago
parent e8c7f00561
commit b3ddd07b0c

@ -2,18 +2,15 @@
#
### BEGIN INIT INFO
# Provides: kamailio
# Required-Start: $syslog $network $local_fs $time
# Required-Stop: $syslog $network $local_fs
# Required-Start: $syslog $network $remote_fs $time
# Required-Stop: $syslog $network $remote_fs
# Should-Start: mysql
# Should-Stop: mysql
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# Short-Description: Start the Kamailio SIP proxy server
# Description: Start the Kamailio SIP proxy server
### END INIT INFO
#
# TODO:
# The following fields should be added (and completed):
# Should-Start: postgresql mysql radius
# Should-Stop: postgresql mysql radius
PATH=/sbin:/bin:/usr/sbin:/usr/bin
DAEMON=/usr/sbin/kamailio

Loading…
Cancel
Save