Searched refs:NTP_CONF (Results 1 – 1 of 1) sorted by relevance
25 if [ -z "$NTP_CONF" -a -e /etc/ntpd.conf -a ! -e /etc/ntp.conf ]; then26 : ${NTP_CONF:=/etc/ntpd.conf}28 : ${NTP_CONF:=/etc/ntp.conf}31 ntp_conf=${NTP_CONF}