Searched refs:_rcshutdown_watchdog (Results 1 - 1 of 1) sorted by relevance
| /src/etc/ | ||
| H A D | rc.shutdown | 37 _rcshutdown_watchdog= 46 _rcshutdown_watchdog=$! 72 if [ -n "$_rcshutdown_watchdog" ]; then 73 kill -TERM $_rcshutdown_watchdog >/dev/null 2>&1 |
Completed in 2 milliseconds