Package: monopd
Version: 0.9.3-4
Severity: grave
Tags: patch
Justification: renders package unusable
The init script is unable to stop the monopd daemon because passes a mismatching
argument to start-stop-damon. In the starting procedure it uses
--exec /bin/su nobody -- -c $DAEMON,
whereas stop, reload and force-reload symply use
--exec $DAEMON.
This cause a mismatch in the pid file that makes the script fail in stop-related
action for the daemon.
Fortunately James Westby provided a patch for bug #550348, which affects the
same
script. His correction fixes both issue, because removes the su invocation in
the
starting procedure.
Thanks.
--
Marco Solieri
aka SoujaK
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]