diff options
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 fef0b37..60d043f 100644 --- a/bind/named.conf.local +++ b/bind/named.conf.local @@ -5,4 +5,5 @@ include "/etc/local-COMMON/bind/named_HOMEBASE_sec.conf"; include "/etc/local-COMMON/bind/named_IDA_pri.conf"; include "/etc/local-COMMON/bind/named_IDA_acl.conf"; include "/etc/local-COMMON/bind/named_LAB_sec.conf"; +include "/etc/local-COMMON/bind/named_DGIH_sec.conf"; include "/etc/local-COMMON/bind/named_CONDUCT_sec.conf"; |