Lines Matching refs:conf
2 # Like our resolv.conf hook script, we store a database of ntp.conf files
3 # and merge into /etc/ntp.conf
6 # dhcpcd -e NTP_CONF=/usr/pkg/etc/ntpd.conf
8 # NTP_CONF=/usr/pkg/etc/ntpd.conf
16 : ${NTP_DHCP_CONF:=/var/lib/ntp/ntp.conf.dhcp}
19 ntp_conf_dir="$state_dir/ntp.conf"
20 ntp_conf=${NTP_CONF:-/etc/ntp.conf}
24 local cf="$state_dir/ntp.conf.$interface"
46 # Merge our config into ntp.conf