finish backporting changes from trunk to 3.1 branch

* Update init file lsb headers
3.1
Andrew Pogrebennyk 15 years ago
parent 924bcf787d
commit c15f34db20

@ -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