Hello Jan,
Jan Rasche wrote:
Package: munin-node
Version: Version:
thanks for the bug report, but please provide more information:
- which debian release (etch? lenny?)
- which package version (dpkg -l munin-node munin)
best regards,
Matthias Schmitz
Error:
/etc/init.d/munin-node restart
Stopping Munin-Node:/sbin/start-stop-daemon: signal value must be
numeric or name of signal (KILL, INT, ...)
Try `/sbin/start-stop-daemon --help' for more information.
failed!
Reason:
There seems no killproc on Debian.
vi +"124" /etc/init.d/munin-node
killproc -p $PIDFILE /usr/bin/munin-node
I do not now what is best practice here in Debian, this short hack
works. ;-)
vi +"124" /etc/init.d/munin-node
sbin/start-stop-daemon --stop -p $PIDFILE /usr/bin/munin-node
Thanks and best regards, Jan
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]