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

/freebsd-10-stable/etc/
H A Drc.shutdown67 if [ -n "$rcshutdown_timeout" ]; then
69 sleep $rcshutdown_timeout && (
70 _msg="$rcshutdown_timeout second watchdog"
/freebsd-10-stable/etc/defaults/
H A Drc.conf27 rcshutdown_timeout="90" # Seconds to wait before terminating rc.shutdown

Completed in 43 milliseconds