diff options
| author | Einar Bjarni Halldórsson <einar@isnic.is> | 2026-08-16 19:09:12 +0000 |
|---|---|---|
| committer | Jochen Neumeister <joneum@FreeBSD.org> | 2026-08-16 19:10:45 +0000 |
| commit | ae15f89980dff827563056d876641f942a70c6dd (patch) | |
| tree | c3defdc2d84c24f0cb5645fef3eebe2ad68102c9 /devel/libxtend/pkg-plist | |
| parent | ae0f39ad0b01d7685482043a147d74a54761580c (diff) | |
Fix the exit code of "service mailman status". Mailman's own status
command exits 0 when it is not running and 1 when it is, which is the
inverse of the rc.subr convention. Wrap it so that a running master
yields 0, as service(8) consumers such as Ansible expect.
Also add a start_precmd that detects an already running master via the
pidfile, so that "service mailman start" no longer dumps a full click
usage block on a second invocation.
PR: 292404
Sponsored by: Netzkommune GmbH
Diffstat (limited to 'devel/libxtend/pkg-plist')
0 files changed, 0 insertions, 0 deletions
