Searched refs:watchdogd_shutdown_timeout (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/libexec/rc/rc.d/
H A Dwatchdogd51 if [ -n "$watchdogd_shutdown_timeout" ] ; then
52 rc_flags="${rc_flags} -x ${watchdogd_shutdown_timeout}"
64 if [ ${watchdogd_shutdown_timeout:-0} -gt 0 ] ; then
68 ${watchdogd_shutdown_timeout} "before shutdown"
83 warn "watchdog timer is set to ${watchdogd_shutdown_timeout}"
/freebsd-12-stable/libexec/rc/
H A Drc.conf691 watchdogd_shutdown_timeout="" # Timeout to use after watchdogd is stopped.

Completed in 164 milliseconds