# Set run_watchdog to 1 to start watchdog or 0 to disable it.
# Not used with systemd for the time being.
run_watchdog=1

# Specify additional watchdog options here (see manpage).
watchdog_options=""

# Load module before starting watchdog
watchdog_module="none"

# Set run_wd_keepalive to 1 to start wd_keepalive after stopping watchdog or 0
# to disable it. Running it is the default.
run_wd_keepalive=1
