summaryrefslogtreecommitdiff
path: root/bind
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2003-08-17 08:03:55 +0000
committerJonas Smedegaard <dr@jones.dk>2003-08-17 08:03:55 +0000
commit303f4b8236d6ce59659a404844a33b804a6fe879 (patch)
tree9304ec9fcf8d1a1792bdaebedd7c91cce99a5a36 /bind
parent1e93f85568523f9eccf31649b242914e09b8590a (diff)
Let IDA handle its own domains again.
Diffstat (limited to 'bind')
-rw-r--r--bind/named.conf.local6
1 files changed, 3 insertions, 3 deletions
diff --git a/bind/named.conf.local b/bind/named.conf.local
index 423cb4c..bf2d65a 100644
--- a/bind/named.conf.local
+++ b/bind/named.conf.local
@@ -1,9 +1,9 @@
include "/etc/local-COMMON/bind/named_BITBASE_acl.conf";
include "/etc/local-COMMON/bind/named_BITBASE_pri.conf";
include "/etc/local-COMMON/bind/named_HOMEBASE_sec.conf";
-// include "/etc/local-COMMON/bind/named_IDA_sec.conf";
-include "/etc/local-COMMON/bind/named_IDA_acl.conf";
-include "/etc/local-COMMON/bind/named_IDA_pri.conf";
+include "/etc/local-COMMON/bind/named_IDA_sec.conf";
+// include "/etc/local-COMMON/bind/named_IDA_acl.conf";
+// include "/etc/local-COMMON/bind/named_IDA_pri.conf";
// include "/etc/local-COMMON/bind/named_LAB_sec.conf";
include "/etc/local-COMMON/bind/named_LAB_acl.conf";
include "/etc/local-COMMON/bind/named_LAB_pri.conf";