Home
last modified time | relevance | path

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

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