diff options
author | Jonas Smedegaard <dr@jones.dk> | 2005-11-25 15:57:25 +0000 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2005-11-25 15:57:25 +0000 |
commit | b98158390101ee1f91bf69c4519ffe07d2a57b30 (patch) | |
tree | 8a6de74eacce7dcf3ffd4e25fdb208b6d944a4a2 /bind | |
parent | 8bcd74b4798b4f5e04ba1f4ab7e17a57cc774baa (diff) |
Drop RANDERSLILLESKOLE.DK.
Diffstat (limited to 'bind')
-rw-r--r-- | bind/named.conf.local | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/bind/named.conf.local b/bind/named.conf.local index cc893fb..21569dd 100644 --- a/bind/named.conf.local +++ b/bind/named.conf.local @@ -1,12 +1,10 @@ include "/etc/local-JONES.DK/bind/named.conf.acl"; -include "/etc/local-RANDERSLILLESKOLE.DK/bind/named.conf.acl"; view "222" { match-clients { localnets; 192.168.222.0/24; }; include "/etc/local-COMMON/bind/named_BASE.conf"; include "/etc/local-JONES.DK/bind/named.conf.fake-222"; - include "/etc/local-RANDERSLILLESKOLE.DK/bind/named.conf.pri"; include "/etc/local-REDPILL.DK/bind/named.conf.BITBASE.DK"; include "/etc/local-REDPILL.DK/bind/named.conf.HOMEBASE.DK"; @@ -24,7 +22,6 @@ view "internal" { include "/etc/local-COMMON/bind/named_BASE.conf"; include "/etc/local-JONES.DK/bind/named.conf.fake-102"; - include "/etc/local-RANDERSLILLESKOLE.DK/bind/named.conf.pri"; include "/etc/local-REDPILL.DK/bind/named.conf.BITBASE.DK"; include "/etc/local-REDPILL.DK/bind/named.conf.HOMEBASE.DK"; @@ -43,7 +40,6 @@ view "external" { include "/etc/local-COMMON/bind/named_BASE.conf"; include "/etc/local-JONES.DK/bind/named.conf.pri"; - include "/etc/local-RANDERSLILLESKOLE.DK/bind/named.conf.pri"; include "/etc/local-REDPILL.DK/bind/named.conf.BITBASE.DK"; include "/etc/local-REDPILL.DK/bind/named.conf.HOMEBASE.DK"; |