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

/freebsd-11-stable/contrib/openresolv/
H A Dpdns_recursor.in31 [ -z "$pdns_zones" ] && exit 0
66 if [ ! -f "$pdns_zones" ] || \
67 [ "$(cat "$pdns_zones")" != "$(printf %s "$newzones")" ]
69 printf %s "$newzones" >"$pdns_zones"

Completed in 44 milliseconds