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

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

Completed in 95 milliseconds