diff options
Diffstat (limited to 'bind')
-rw-r--r-- | bind/named.conf.local | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bind/named.conf.local b/bind/named.conf.local index 4818dea..ccb9ccb 100644 --- a/bind/named.conf.local +++ b/bind/named.conf.local @@ -1,5 +1,5 @@ // include "/etc/local-COMMON/bind/named_NETx.LOCAL_fake.conf"; include "/etc/local-COMMON/bind/named_BITBASE_sec.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_LAB_sec.conf"; -// include "/etc/local-COMMON/bind/named_XENUX_sec.conf"; |