diff options
author | Jonas Smedegaard <dr@jones.dk> | 2003-05-05 09:55:32 +0000 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2003-05-05 09:55:32 +0000 |
commit | bbf27f7f1bcde72ea63c934eb5ab2f2d40e0c924 (patch) | |
tree | c10b62d3885449ebe87d57263be78e7767f71656 /bind | |
parent | cda65f4de94ad5b61ec9cac70d67fba102893d94 (diff) |
Seperate HOMEBASE from BITBASE (but keep both managed from BITBASE for now...).
Diffstat (limited to 'bind')
-rw-r--r-- | bind/named.conf.local | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bind/named.conf.local b/bind/named.conf.local index b97bc6a..463a6c2 100644 --- a/bind/named.conf.local +++ b/bind/named.conf.local @@ -1,3 +1,4 @@ // include "/etc/local-COMMON/bind/named_NETx.LOCAL_fake.conf"; include "/etc/local-COMMON/bind/named_SPIFF_sec.conf"; +include "/etc/local-COMMON/bind/named_HOMEBASE_sec.conf"; // include "/etc/local-COMMON/bind/named_XENUX_sec.conf"; |