[Pkg-mailman-hackers] Pkg-mailman commit - rev 646 - trunk/debian
Thijs Kinkhorst
thijs at alioth.debian.org
Sun Jan 3 14:37:08 UTC 2010
Author: thijs
Date: 2010-01-03 14:37:07 +0000 (Sun, 03 Jan 2010)
New Revision: 646
Modified:
trunk/debian/mailman.init
Log:
no need to stop at 1, same reasoning as for runlevels 0, 6 applies
Modified: trunk/debian/mailman.init
===================================================================
--- trunk/debian/mailman.init 2009-12-31 14:58:24 UTC (rev 645)
+++ trunk/debian/mailman.init 2010-01-03 14:37:07 UTC (rev 646)
@@ -12,7 +12,7 @@
# Should-Start:
# Should-Stop:
# Default-Start: 2 3 4 5
-# Default-Stop: 1
+# Default-Stop:
# Short-Description: Mailman Master Queue Runner
# Description: Starts and stops the Mailman queue runners, used to
# manage the various message queues within the Mailman
More information about the Pkg-mailman-hackers
mailing list