depend on mysql to correct insserv

remotes/origin/3.3+ngcp2.6
Jon Bonilla 14 years ago
parent 4fd002ca6d
commit 6c846a2f3f

@ -1,7 +1,7 @@
#!/bin/sh
### BEGIN INIT INFO
# Provides: kamailio-proxy
# Required-Start: $syslog $network $local_fs $time $remote_fs
# Required-Start: $syslog $network $local_fs $time mysql $remote_fs
# Required-Stop: $syslog $network $local_fs $remote_fs
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6

Loading…
Cancel
Save