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/branches/1.4@108792 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Russell Bryant
2008-03-14 20:04:35 +00:00
parent e0194ffaa7
commit ddf66b3a6e

View File

@@ -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