aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.inc.unbound
diff options
context:
space:
mode:
authorLexi Winter <lexi@le-fay.org>2025-07-12 09:21:26 +0100
committerLexi Winter <lexi@le-fay.org>2025-07-12 09:21:26 +0100
commit5cafd30fce6e27728e651d86a9740c296a63e965 (patch)
tree8fe373af97de1a4d2a3e485421e1fea0cf679caa /Makefile.inc.unbound
parent9f9855eb19d15b940b8cc2552abae8ab0dd6d1bb (diff)
downloaddns-5cafd30fce6e27728e651d86a9740c296a63e965.tar.gz
dns-5cafd30fce6e27728e651d86a9740c296a63e965.tar.bz2
unbound: use lfldap for local network list
Diffstat (limited to 'Makefile.inc.unbound')
-rw-r--r--Makefile.inc.unbound1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.inc.unbound b/Makefile.inc.unbound
index 221d480..db6f1fb 100644
--- a/Makefile.inc.unbound
+++ b/Makefile.inc.unbound
@@ -8,7 +8,6 @@ UNBOUND_PROCESS_FLAGS?= \
-Dconfdir=/usr/local/etc/unbound \
-Dmaster="${MASTER}" \
-Dmaster_addr="${MASTER_ADDR}" \
- -Dlfnetworks="${LFNETWORKS}" \
-Dlocal_zones="${ZONES}" \
-Dinsecure_zones="${INSECURE_ZONES}" \
-Ddn42_zones="${DN42_ZONES}" \