Merged revisions 108792 via svnmerge from

https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r108792 | russell | 2008-03-14 15:04:35 -0500 (Fri, 14 Mar 2008) | 4 lines

Update the SuSE init script to start networking before asterisk, as well.

(closes issue #12200, reported by and change suggested by reinerotto)

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@108793 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Russell Bryant
2008-03-14 20:04:56 +00:00
parent 5a541f85cf
commit a658a02aaa

View File

@@ -22,7 +22,7 @@
### BEGIN INIT INFO ### BEGIN INIT INFO
# Provides: asterisk # Provides: asterisk
# Required-Start: +zaptel # Required-Start: +zaptel $network $named
# Required-Stop: # Required-Stop:
# Default-Start: 3 5 # Default-Start: 3 5
# Default-Stop: 0 1 2 4 6 # Default-Stop: 0 1 2 4 6