Searched refs:watchdogd_shutdown_timeout (Results 1 – 2 of 2) sorted by relevance
50 if [ -n "$watchdogd_shutdown_timeout" ] ; then51 rc_flags="${rc_flags} -x ${watchdogd_shutdown_timeout}"63 if [ ${watchdogd_shutdown_timeout:-0} -gt 0 ] ; then67 ${watchdogd_shutdown_timeout} "before shutdown"82 warn "watchdog timer is set to ${watchdogd_shutdown_timeout}"
706 watchdogd_shutdown_timeout="" # Timeout to use after watchdogd is stopped.