You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sys-apps/busybox/files/watchdog.confd

10 lines
232 B

# 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"