9 stat_busy
'Starting NTP Client'
10 /usr
/bin
/ntpdate
$NTP_CLIENT_OPTION -t $NTPCLIENT_TIMEOUT $NTP_CLIENT_SERVER </dev
/null
&>/dev
/null
11 if [[ $?
-gt 0 ]]; then
19 stat_busy
'Stopping NTP Client'
29 echo "usage: $0 {start|stop|restart}"
32 # vim:set ts=2 sw=2 ft=sh et: