Home
last modified time | relevance | path

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

/freebsd/libexec/rc/
H A Drc.shutdown67 _rcshutdown_watchdog=
79 _rcshutdown_watchdog=$!
107 if [ -n "$_rcshutdown_watchdog" ]; then
108 pkill -TERM -P $_rcshutdown_watchdog >/dev/null 2>&1