* Marc Haber
> $ sudo /etc/init.d/munin-node stop
> Stopping Munin-Node: failed!
Confirmed. A change to the killproc() function in lsb-base 3.0-10
broke it. It now calls start-stop-daemon --stop with --name instead of
--exec to identify the process to be stopped. I've attached the patch
I
Package: munin-node
Version: 1.2.3-3
Severity: normal
Hi,
$ pstree -ap |grep [m]unin
|-munin-node,1984
$ sudo /etc/init.d/munin-node stop
Stopping Munin-Node: failed!
$ pstree -ap |grep [m]unin
|-munin-node,1984
$
I can reproduce this on two different systems.
Greetings
Marc
-- System Info
2 matches
Mail list logo