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

/src/etc/
H A Drc.shutdown38 if [ -n "$rcshutdown_timeout" ]; then
39 sleep $rcshutdown_timeout && (
40 _msg="$rcshutdown_timeout second watchdog timeout expired. Shutdown terminated."
/src/etc/defaults/
H A Drc.conf59 rcshutdown_timeout="" key

Completed in 6 milliseconds