Home
last modified time | relevance | path

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

/freebsd/libexec/rc/rc.d/
H A Dntpdate19 if [ -z "$ntpdate_hosts" -a -f "$ntpdate_config" ]; then
20 ntpdate_hosts=`awk '
27 if [ -n "$ntpdate_hosts" -o -n "$rc_flags" ]; then
29 ${ntpdate_program:-ntpdate} $rc_flags $ntpdate_hosts
/freebsd/libexec/rc/
H A Drc.conf415 ntpdate_hosts="" # Whitespace-separated list of ntpdate(8) servers.
/freebsd/tools/tools/nanobsd/embedded/
H A Dcommon387 echo "ntpdate_hosts='0.freebsd.pool.ntp.org 1.freebsd.pool.ntp.org'" >> $rc