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

/netbsd-current/external/bsd/openresolv/dist/
H A Dpdnsd.in31 [ -z "${pdnsd_conf}${pdnsd_resolv}" ] && exit 0
36 : ${pdnsd_restart:=pdnsd-ctl config $pdnsd_conf}
92 config_mkdirs "$pdnsd_resolv" "$pdnsd_conf"
94 @SBINDIR@/resolvconf -D "$pdnsd_resolv" "$pdnsd_conf"
104 if [ -w "$pdnsd_conf" ]; then
105 cf="$pdnsd_conf.new"
143 remove_markers "$signature" "$signature_end" "$pdnsd_conf" > "$cf"
149 if change_file "$pdnsd_conf" "$cf"; then

Completed in 67 milliseconds