Home
last modified time | relevance | path

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

/external/dhcpcd-6.8.2/dhcpcd-hooks/
D50-ntp.conf21 ntp_conf_dir="$state_dir/ntp.conf"
41 interfaces=$(list_interfaces "$ntp_conf_dir")
50 srvs=$(cd "$ntp_conf_dir";
61 [ -d "$ntp_conf_dir" ] || mkdir -p "$ntp_conf_dir"
87 local cf="$ntp_conf_dir/$ifname" x=
90 [ -d "$ntp_conf_dir" ] || mkdir -p "$ntp_conf_dir"
101 if [ -e "$ntp_conf_dir/$ifname" ]; then
102 rm "$ntp_conf_dir/$ifname"