[svn-commits] russell: trunk r46564 - in /trunk: ./ contrib/init.d/rc.redhat.asterisk

svn-commits at lists.digium.com svn-commits at lists.digium.com
Mon Oct 30 23:31:34 MST 2006


Author: russell
Date: Tue Oct 31 00:31:34 2006
New Revision: 46564

URL: http://svn.digium.com/view/asterisk?rev=46564&view=rev
Log:
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)

........

Modified:
    trunk/   (props changed)
    trunk/contrib/init.d/rc.redhat.asterisk

Propchange: trunk/
------------------------------------------------------------------------------
Binary property 'branch-1.4-merged' - no diff available.

Modified: trunk/contrib/init.d/rc.redhat.asterisk
URL: http://svn.digium.com/view/asterisk/trunk/contrib/init.d/rc.redhat.asterisk?rev=46564&r1=46563&r2=46564&view=diff
==============================================================================
--- trunk/contrib/init.d/rc.redhat.asterisk (original)
+++ trunk/contrib/init.d/rc.redhat.asterisk Tue Oct 31 00:31:34 2006
@@ -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



More information about the svn-commits mailing list