]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
debian: add remote_fs and required-stop to init
authorTravis Cross <tc@traviscross.com>
Sun, 6 May 2012 19:12:47 +0000 (19:12 +0000)
committerTravis Cross <tc@traviscross.com>
Sun, 6 May 2012 19:13:49 +0000 (19:13 +0000)
debian/freeswitch-sysvinit.freeswitch.init

index d02229b4e9ead9eddae899ad46cfbe8e3b1c65bd..2b48cfd8528711ecb24344aa970fbbe28e41c8bd 100644 (file)
@@ -2,8 +2,8 @@
 ### -*- mode:shell-script; indent-tabs-mode:nil; sh-basic-offset:2 -*-
 ### BEGIN INIT INFO
 # Provides: freeswitch
-# Required-Start: $network $local_fs
-# Required-Stop:
+# Required-Start: $network $remote_fs $local_fs
+# Required-Stop: $network $remote_fs $local_fs
 # Default-Start: 2 3 4 5
 # Default-Stop: 0 1 6
 # Short-Description: FreeSWITCH Softswitch