[ mailman-Bugs-726415 ] incorrect pidfile name in init.d script

SourceForge.net noreply at sourceforge.net
Wed Apr 23 21:34:55 EDT 2003


Bugs item #726415, was opened at 2003-04-23 14:14
Message generated for change (Settings changed) made by bwarsaw
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=726415&group_id=103

Category: configuring/installing
Group: 2.1 (stable)
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: John Dennis (johndennis)
Assigned to: Nobody/Anonymous (nobody)
Summary: incorrect pidfile name in init.d script

Initial Comment:
the init.d script (misc/mailmain.in) has the following
as the pidfile

# pidfile: @prefix@/data/qrunner.pid

but Defaults.py defines it as:

PIDFILE = os.path.join(DATA_DIR, 'master-qrunner.pid')

the name in the init.d scripts should be changed to
master-qrunner.pid


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=726415&group_id=103



More information about the Mailman-coders mailing list