summaryrefslogtreecommitdiff
path: root/bind/named.conf.local
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2004-11-03 08:57:55 +0000
committerJonas Smedegaard <dr@jones.dk>2004-11-03 08:57:55 +0000
commit205b3bcf2d0b93ab73964c729012d2127d110fd1 (patch)
treeacbaa363d5981696ff1774db853b651647dc905b /bind/named.conf.local
parent655848433db634b62ce6de9e5e6a4dd12f715d48 (diff)
Add new realm ALTERSELF.COM.
Diffstat (limited to 'bind/named.conf.local')
-rw-r--r--bind/named.conf.local2
1 files changed, 2 insertions, 0 deletions
diff --git a/bind/named.conf.local b/bind/named.conf.local
index dafce1b..086f348 100644
--- a/bind/named.conf.local
+++ b/bind/named.conf.local
@@ -14,6 +14,7 @@ view "internal" {
include "/etc/local-REDPILL.DK/bind/named.conf.KOMPONENT.DK";
include "/etc/local-REDPILL.DK/bind/named.conf.DGI-HUSET.DK";
include "/etc/local-REDPILL.DK/bind/named.conf.CONDUCT.DK";
+ include "/etc/local-REDPILL.DK/bind/named.conf.ALTERSELF.COM";
include "/etc/local-MUNKSOEGAARD.DK/bind/named.conf.fake";
@@ -33,5 +34,6 @@ view "external" {
include "/etc/local-REDPILL.DK/bind/named.conf.KOMPONENT.DK";
include "/etc/local-REDPILL.DK/bind/named.conf.DGI-HUSET.DK";
include "/etc/local-REDPILL.DK/bind/named.conf.CONDUCT.DK";
+ include "/etc/local-REDPILL.DK/bind/named.conf.ALTERSELF.COM";
};