summaryrefslogtreecommitdiff
path: root/bind/named.conf.local
diff options
context:
space:
mode:
Diffstat (limited to 'bind/named.conf.local')
-rw-r--r--bind/named.conf.local23
1 files changed, 12 insertions, 11 deletions
diff --git a/bind/named.conf.local b/bind/named.conf.local
index 389cb75..7a8c3b7 100644
--- a/bind/named.conf.local
+++ b/bind/named.conf.local
@@ -1,12 +1,13 @@
-include "/etc/local-COMMON/bind/named_BITBASE_acl.conf";
-include "/etc/local-COMMON/bind/named_IDA_acl.conf";
-include "/etc/local-COMMON/bind/named_LAB_acl.conf";
-include "/etc/local-COMMON/bind/named_CONDUCT_acl.conf";
+include "/etc/local-BITBASE.DK/bind/named.conf.acl";
+include "/etc/local-IDRAETSDAGHOJSKOLEN.DK/bind/named.conf.acl";
+include "/etc/local-KOMPONENT.DK/bind/named.conf.acl";
+include "/etc/local-CONDUCT.DK/bind/named.conf.acl";
-include "/etc/local-COMMON/bind/named_BITBASE_pri.conf";
-include "/etc/local-COMMON/bind/named_JONES_sec.conf";
-include "/etc/local-COMMON/bind/named_HOMEBASE_sec.conf";
-include "/etc/local-COMMON/bind/named_IDA_pri.conf";
-include "/etc/local-COMMON/bind/named_LAB_pri.conf";
-include "/etc/local-COMMON/bind/named_CONDUCT_pri.conf";
-include "/etc/local-COMMON/bind/named_DGIH_sec.conf";
+include "/etc/local-BITBASE.DK/bind/named.conf.pri";
+include "/etc/local-IDRAETSDAGHOJSKOLEN.DK/bind/named.conf.pri";
+include "/etc/local-KOMPONENT.DK/bind/named.conf.pri";
+include "/etc/local-CONDUCT.DK/bind/named.conf.pri";
+
+include "/etc/local-REDPILL.DK/bind/named.conf.JONES.DK";
+include "/etc/local-REDPILL.DK/bind/named.conf.HOMEBASE.DK";
+include "/etc/local-REDPILL.DK/bind/named.conf.DGI-HUSET.DK";