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

/netbsd-current/etc/
H A Drc.shutdown35 if [ -n "$rcshutdown_timeout" ]; then
36 sleep $rcshutdown_timeout && (
37 _msg="$rcshutdown_timeout second watchdog timeout expired. Shutdown terminated."
/netbsd-current/etc/defaults/
H A Drc.conf59 rcshutdown_timeout=""

Completed in 229 milliseconds