From c15f34db208c2a72184b650f4da616e92b7dc543 Mon Sep 17 00:00:00 2001 From: Andrew Pogrebennyk Date: Fri, 2 Dec 2011 13:29:39 +0000 Subject: [PATCH] finish backporting changes from trunk to 3.1 branch * Update init file lsb headers --- pkg/kamailio/deb/squeeze/kamailio.init | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/pkg/kamailio/deb/squeeze/kamailio.init b/pkg/kamailio/deb/squeeze/kamailio.init index e5f50fcbf..4e81052a6 100644 --- a/pkg/kamailio/deb/squeeze/kamailio.init +++ b/pkg/kamailio/deb/squeeze/kamailio.init @@ -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