From 1f0ed480be2cc5c4ed2843f15e2b28a244601483 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Tue, 6 May 2025 13:29:03 +0200 Subject: fix syntax --- bind/named.conf.local | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bind/named.conf.local b/bind/named.conf.local index 037baea..06df084 100644 --- a/bind/named.conf.local +++ b/bind/named.conf.local @@ -1,5 +1,5 @@ include "/etc/local-JONES.DK/bind/named.conf.acl"; -+acl jones_internals { +acl jones_internals { localhost; 192.168.0.0/16; 2a12:3d83:7021::/48; -- cgit v1.2.3