4 ps x |
grep '[n]tpclient' >&- ||
{
5 route
-n 2>&- |
grep '^0.0.0.0' >&- && /usr
/sbin
/ntpclient
-c 1 -s -h ${ntp_server:-pool.ntp.org} &
9 route
-n 2>&- |
grep '^0.0.0.0' >&- || killall ntpclient
2>&- >&- ;;
This page took 0.043542 seconds and 5 git commands to generate.