[Pkg-voip-commits] r7729 - in /asterisk/trunk/debian: asterisk.init changelog
tzafrir-guest at alioth.debian.org
tzafrir-guest at alioth.debian.org
Thu Oct 29 07:09:25 UTC 2009
Author: tzafrir-guest
Date: Thu Oct 29 07:09:10 2009
New Revision: 7729
URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=7729
Log:
Add mysql and postgresql to Should-Start/Stop: Asterisk may use them
in real-time mode.
Modified:
asterisk/trunk/debian/asterisk.init
asterisk/trunk/debian/changelog
Modified: asterisk/trunk/debian/asterisk.init
URL: http://svn.debian.org/wsvn/pkg-voip/asterisk/trunk/debian/asterisk.init?rev=7729&op=diff
==============================================================================
--- asterisk/trunk/debian/asterisk.init (original)
+++ asterisk/trunk/debian/asterisk.init Thu Oct 29 07:09:10 2009
@@ -14,8 +14,8 @@
# Provides: asterisk
# Required-Start: $local_fs
# Required-Stop: $local_fs
-# Should-Start: dahdi
-# Should-Stop:
+# Should-Start: dahdi mysql postgresql
+# Should-Stop: mysql postgresql
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# Short-Description: Asterisk PBX
Modified: asterisk/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/asterisk/trunk/debian/changelog?rev=7729&op=diff
==============================================================================
--- asterisk/trunk/debian/changelog (original)
+++ asterisk/trunk/debian/changelog Thu Oct 29 07:09:10 2009
@@ -7,8 +7,10 @@
[ Tzafrir Cohen ]
* Add a sample startup init script. Not installed.
-
- -- Faidon Liambotis <paravoid at debian.org> Wed, 28 Oct 2009 18:03:56 +0200
+ * Add mysql and postgresql to Should-Start/Stop: Asterisk may use them
+ in real-time mode.
+
+ -- Tzafrir Cohen <tzafrir.cohen at xorcom.com> Thu, 29 Oct 2009 09:08:12 +0200
asterisk (1:1.6.2.0~rc3-1) unstable; urgency=low
More information about the Pkg-voip-commits
mailing list