]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Update the SuSE init script to start networking before asterisk, as well.
authorRussell Bryant <russell@russellbryant.com>
Fri, 14 Mar 2008 20:04:35 +0000 (20:04 +0000)
committerRussell Bryant <russell@russellbryant.com>
Fri, 14 Mar 2008 20:04:35 +0000 (20:04 +0000)
(closes issue #12200, reported by and change suggested by reinerotto)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@108792 65c4cc65-6c06-0410-ace0-fbb531ad65f3

contrib/init.d/rc.suse.asterisk

index 3eb1be55fe85a8b3d0dd1078105bdbb3b2b5e674..25e96cf8ceded73346cf281977677c811adb4d6f 100755 (executable)
@@ -22,7 +22,7 @@
 
 ### BEGIN INIT INFO
 # Provides:                    asterisk
-# Required-Start:      +zaptel
+# Required-Start:      +zaptel $network $named
 # Required-Stop:
 # Default-Start:     3 5
 # Default-Stop:      0 1 2 4 6