[ mailman-Bugs-996792 ] init script starts multiple master daemons
SourceForge.net
noreply at sourceforge.net
Fri Jul 23 22:13:11 CEST 2004
Bugs item #996792, was opened at 2004-07-23 12:13
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=996792&group_id=103
Category: command line scripts
Group: 2.1 (stable)
Status: Open
Resolution: None
Priority: 5
Submitted By: Stephen Knodle (steveknodle)
Assigned to: Nobody/Anonymous (nobody)
Summary: init script starts multiple master daemons
Initial Comment:
The startup script "/etc/init.d/mailman" starts
mailman with
a command of the general form "mailmanctl -s -q start"
"-s" causes mailmanctl to start agaim, regardless of
whether
or not another copy is already running. Changing init
levels in RH can generate many, many running daemons.
Attached is a patch to mailmanctl that tests if the owner
of the lock file is still alive, before actually
starting up.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=996792&group_id=103
More information about the Mailman-coders
mailing list