From 08fc2379941366cb50890caf2fedc224d2376f6f Mon Sep 17 00:00:00 2001 From: Russell Bryant Date: Tue, 31 Oct 2006 06:31:34 +0000 Subject: [PATCH] Merged revisions 46563 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r46563 | russell | 2006-10-31 01:30:53 -0500 (Tue, 31 Oct 2006) | 3 lines 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/trunk@46564 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- contrib/init.d/rc.redhat.asterisk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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