Searched refs:unbound_conf (Results 1 – 3 of 3) sorted by relevance
33 [ -z "$unbound_conf" ] && exit 068 config_mkdirs "$unbound_conf"70 @SBINDIR@/resolvconf -D "$unbound_conf"85 if [ ! -f "$unbound_conf" ] || \86 [ "$(cat "$unbound_conf")" != "$(printf %s "$newconf")" ]88 printf %s "$newconf" >"$unbound_conf"
38 unbound_conf=""82 : ${unbound_conf:=${workdir}/unbound.conf}102 for file in "${unbound_conf}" "${forward_conf}" \359 unbound_conf="$OPTARG"460 local tmp_unbound_conf=$(tmp "${unbound_conf}")463 replace "${unbound_conf}" "${tmp_unbound_conf}"
67 env.unbound_conf /usr/local/etc/unbound/unbound.conf100 conf=${unbound_conf:-/usr/local/etc/unbound/unbound.conf}