Searched refs:ntp_conf (Results 1 – 1 of 1) sorted by relevance
31 ntp_conf=${NTP_CONF}64 [ -e "$ntp_conf" ] && cp "$ntp_conf" "$cf"65 ntp_conf="$NTP_DHCP_CONF"66 elif [ -e "$ntp_conf" ]; then68 "$ntp_conf" > "$cf"76 [ -e "$ntp_conf" -a -e "$cf" ] || return80 if change_file "$ntp_conf" "$cf"; then