Searched refs:ntpdate_hosts (Results 1 - 1 of 1) sorted by relevance

/src/etc/rc.d/
H A Dntpdate20 if [ -z "$ntpdate_hosts" ]; then
21 ntpdate_hosts=$(awk '
30 if [ -n "$ntpdate_hosts" ]; then
32 $command $rc_flags $ntpdate_hosts

Completed in 3 milliseconds