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
remotes/origin/1.6.0
Russell Bryant 18 years ago
parent 2e5e32c574
commit 08fc237994

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

Loading…
Cancel
Save