aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.inc.unbound
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.inc.unbound')
-rw-r--r--Makefile.inc.unbound1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.inc.unbound b/Makefile.inc.unbound
index 2071b1a..070ed8d 100644
--- a/Makefile.inc.unbound
+++ b/Makefile.inc.unbound
@@ -10,6 +10,7 @@ UNBOUND_PROCESS_FLAGS?= \
-Dmaster_addr="${MASTER_ADDR}" \
-Dlfnetworks="${LFNETWORKS}" \
-Dlocal_zones="${ZONES}" \
+ -Dinsecure_zones="${INSECURE_ZONES}" \
-Ddn42_zones="${DN42_ZONES}" \
-Ddn42_master="${DN42_MASTER}" \
-Dforwarders="${UNBOUND_FORWARDERS}"