[Mailman-Users] Upgrading mm 2.1.26 on Ubuntu 18.04 to 2.1.29

Mark Sapiro mark at msapiro.net
Thu May 23 11:31:01 EDT 2019


On 5/23/19 8:07 AM, Fabian Aldo Santiago wrote:
> Service file:
> 
> [Unit]
> Description=Mailman Master Queue Runner
> After=network.target
> 
> [Service]
> Type=forking
> PIDFile=/var/run/mailman/mailman.pid

You could try

PIDFile=/var/lib/mailman/data/master-qrunner.pid

which is where mailmanctl actually stores the PID.

-- 
Mark Sapiro <mark at msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan


More information about the Mailman-Users mailing list