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

/netbsd-current/external/bsd/openresolv/dist/
H A Dunbound.in33 [ -z "$unbound_conf" ] && exit 0
74 config_mkdirs "$unbound_conf"
76 @SBINDIR@/resolvconf -D "$unbound_conf"
91 if [ ! -f "$unbound_conf" ] || \
92 [ "$(cat "$unbound_conf")" != "$(printf %s "$newconf")" ]
94 printf %s "$newconf" >"$unbound_conf"
/netbsd-current/external/bsd/unbound/dist/contrib/
H A Dunbound_munin_17 # unbound_conf - where the unbound.conf file is located.
26 # env.unbound_conf /usr/local/etc/unbound/unbound.conf
67 env.unbound_conf /usr/local/etc/unbound/unbound.conf
100 conf=${unbound_conf:-/usr/local/etc/unbound/unbound.conf}

Completed in 410 milliseconds