]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Start DBs before FS if possible
authorTravis Cross <tc@traviscross.com>
Thu, 30 Jan 2014 14:11:55 +0000 (14:11 +0000)
committerTravis Cross <tc@traviscross.com>
Thu, 30 Jan 2014 14:13:26 +0000 (14:13 +0000)
Thanks-to: Humberto Diógenes <hdiogenes@gmail.com>
debian/freeswitch-sysvinit.freeswitch.init

index 920428adf6e859cda624ec25bd61c62128c26f2a..fda8c4bd3ece7c503c0039f1752e607a72354f78 100644 (file)
@@ -4,6 +4,8 @@
 # Provides: freeswitch
 # Required-Start: $network $remote_fs $local_fs
 # Required-Stop: $network $remote_fs $local_fs
+# Should-Start: postgresql mysql memcached mongodb
+# Should-Stop: postgresql mysql memcached mongodb
 # Default-Start: 2 3 4 5
 # Default-Stop: 0 1 6
 # Short-Description: FreeSWITCH Softswitch