summaryrefslogtreecommitdiff
blob: bd6aec0a7068019c9eb5de57b569cfd28fbec37d (plain)
1
2
3
4
5
6
7
8
9
# Config file for /etc/init.d/busybox-watchdog

# run "/sbin/watchdog --help" to see all possible options.

# Periodically write to watchdog device
WATCHDOG_OPTS="/dev/watchdog"

# optionally set the nice-level
#SSD_NICELEVEL="-20"