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

/external/dhcpcd/dhcpcd-hooks/
H A D50-ntp.conf19 ntp_conf_dir="$state_dir/ntp.conf"
28 interfaces=$(list_interfaces "$ntp_conf_dir")
37 srvs=$(cd "$ntp_conf_dir";
48 [ -d "$ntp_conf_dir" ] || mkdir -p "$ntp_conf_dir"
74 local cf="$ntp_conf_dir/$interface" x=
77 [ -d "$ntp_conf_dir" ] || mkdir -p "$ntp_conf_dir"
88 if [ -e "$ntp_conf_dir/$interface" ]; then
89 rm "$ntp_conf_dir/
[all...]

Completed in 157 milliseconds