HomeSort by: relevance | last modified time | path
    Searched refs:rcshutdown_timeout (Results 1 - 2 of 2) sorted by relevancy

  /src/etc/
rc.shutdown 38 if [ -n "$rcshutdown_timeout" ]; then
39 sleep $rcshutdown_timeout && (
40 _msg="$rcshutdown_timeout second watchdog timeout expired. Shutdown terminated."
  /src/etc/defaults/
rc.conf 59 rcshutdown_timeout="" key

Completed in 11 milliseconds