]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
debian/freeswitch.init: don't start fresswitch before network
authorMathieu Parent <math.parent@gmail.com>
Mon, 30 Aug 2010 06:37:35 +0000 (08:37 +0200)
committerMathieu Parent <math.parent@gmail.com>
Mon, 30 Aug 2010 06:39:19 +0000 (08:39 +0200)
debian/freeswitch.init

index d821c093d5142c8dd189beb78c1e7ce7a9061377..36129cbe9080641350daacb356adebee39ee05f9 100755 (executable)
@@ -1,8 +1,8 @@
 #! /bin/sh
 ### BEGIN INIT INFO
 # Provides:          freeswitch
-# Required-Start:    $local_fs $remote_fs
-# Required-Stop:     $local_fs $remote_fs
+# Required-Start:    $network $local_fs $remote_fs
+# Required-Stop:     $network $local_fs $remote_fs
 # Default-Start:     2 3 4 5
 # Default-Stop:      0 1 6
 # Short-Description: The FreeSwitch Voice Switching System