diff options
author | Jonas Smedegaard <dr@jones.dk> | 2003-05-05 22:02:38 +0000 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2003-05-05 22:02:38 +0000 |
commit | 867a84f8e42400267190ad0ce23a1139a228c753 (patch) | |
tree | bb172b0c3700c0afc1d0debef78619e9c9688f4c /bind | |
parent | bbf27f7f1bcde72ea63c934eb5ab2f2d40e0c924 (diff) |
Separate LAB domains from BITBASE.
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 463a6c2..b441eb0 100644 --- a/bind/named.conf.local +++ b/bind/named.conf.local @@ -1,4 +1,5 @@ // 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_LAB_sec.conf"; // include "/etc/local-COMMON/bind/named_XENUX_sec.conf"; |