diff --git a/debian/kamailio-lb.init b/debian/kamailio-lb.init index c1c7dbafc..d8708167d 100644 --- a/debian/kamailio-lb.init +++ b/debian/kamailio-lb.init @@ -3,7 +3,6 @@ # Provides: kamailio-lb # Required-Start: $syslog $network $local_fs $remote_fs $time # Required-Stop: $syslog $network $local_fs $remote_fs -# Should-Start: sshd # Default-Start: 2 3 4 5 # Default-Stop: 0 1 6 # Short-Description: Start the Kamailio SIP proxy server diff --git a/debian/kamailio-proxy.init b/debian/kamailio-proxy.init index 48251d152..761d3b662 100644 --- a/debian/kamailio-proxy.init +++ b/debian/kamailio-proxy.init @@ -3,7 +3,7 @@ # Provides: kamailio-proxy # Required-Start: $syslog $network $local_fs $time $remote_fs # Required-Stop: $syslog $network $local_fs $remote_fs -# Should-Start: sshd mysql +# Should-Start: mysql # Should-Stop: mysql # Default-Start: 2 3 4 5 # Default-Stop: 0 1 6