diff options
-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 ef0cff1..cf44e71 100644 --- a/bind/named.conf.local +++ b/bind/named.conf.local @@ -1,4 +1,4 @@ include "/etc/local-COMMON/bind/named_NETx.LOCAL_fake.conf"; -include "/etc/local-COMMON/bind/named_SPIFF_pri.conf"; +include "/etc/local-COMMON/bind/named_SPIFF_sec.conf"; include "/etc/local-COMMON/bind/named_EZ.JONES_sec.conf"; include "/etc/local-COMMON/bind/named_XENUX_sec.conf"; |