Package: watchdog
Version: 5.4-10

When the watchdog daemon is stopped, it starts up wd_keepalive. However, it tries to use the same $watchdog_options that are set in / etc/default/watchdog, leading to failure:

# /etc/init.d/watchdog stop
Stopping watchdog daemon: watchdog.
Starting watchdog keepalive daemon: /usr/sbin/wd_keepalive: invalid option -- v
wd_keepalive version 5.4, usage:
wd_keepalive

% grep options /etc/default/watchdog
# Specify additional watchdog options here (see manpage).
watchdog_options="-v"

I think wd_keepalive should either not try to use any options or it should have its own options parameter. (There is only one documented option, -c to use an alternate config file instead of /etc/ watchdog.conf.)

--
Rob Leslie
r...@mars.org




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to