incorrect pidfile name in init.d script

Bug #265905 reported by Johndennis
2
Affects Status Importance Assigned to Milestone
GNU Mailman
Fix Released
Medium
Unassigned

Bug Description

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

[http://sourceforge.net/tracker/index.php?func=detail&aid=726415&group_id=103&atid=100103]

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.