From 3e4469bb298749487c87dd4d40bcc6c4eaf1c9a0 Mon Sep 17 00:00:00 2001 From: Lexi Winter Date: Tue, 10 Jun 2025 14:28:28 +0100 Subject: always make 18.198.in-addr.arpa insecure --- Makefile.inc.unbound | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.inc.unbound') 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}" -- cgit v1.2.3