From: Russell Bryant Date: Tue, 31 Oct 2006 06:30:53 +0000 (+0000) Subject: Start Asterisk later in the boot process to ensure it starts after stuff like X-Git-Tag: 1.4.0-beta4~234 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=134c4dcadd44d525b66adb46473ca72ef1bc2846;p=thirdparty%2Fasterisk.git Start Asterisk later in the boot process to ensure it starts after stuff like MySQL (issue #8253, Alric) git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@46563 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/contrib/init.d/rc.redhat.asterisk b/contrib/init.d/rc.redhat.asterisk index 9ce3ca4e73..ecc968d946 100755 --- a/contrib/init.d/rc.redhat.asterisk +++ b/contrib/init.d/rc.redhat.asterisk @@ -3,7 +3,7 @@ # # asterisk Starts, Stops and Reloads Asterisk. # -# chkconfig: 2345 40 60 +# chkconfig: 2345 90 60 # description: Asterisk PBX and telephony daemon. # processname: asterisk # pidfile: /var/run/asterisk.pid