diff options
author | Jonas Smedegaard <dr@jones.dk> | 2002-10-11 16:05:07 +0000 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2002-10-11 16:05:07 +0000 |
commit | 094f4ecf568d276739fcec45d5ad459723ba86b9 (patch) | |
tree | bba2163aec71098f0f67167919fd320eb9bbe428 | |
parent | f03d6fe30025217122843e2657d322ffa133e226 (diff) |
bind: xayide.jones.dk is *not* a SPIFF backup ns any longer.
-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 cf44e71..e329fb8 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_sec.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"; |