summaryrefslogtreecommitdiff
path: root/bin/tests/system/dlv/ns2/named.conf
diff options
context:
space:
mode:
Diffstat (limited to 'bin/tests/system/dlv/ns2/named.conf')
-rw-r--r--bin/tests/system/dlv/ns2/named.conf5
1 files changed, 2 insertions, 3 deletions
diff --git a/bin/tests/system/dlv/ns2/named.conf b/bin/tests/system/dlv/ns2/named.conf
index baca63d8..c7e6ba8d 100644
--- a/bin/tests/system/dlv/ns2/named.conf
+++ b/bin/tests/system/dlv/ns2/named.conf
@@ -14,7 +14,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
-/* $Id: named.conf,v 1.4.950.1 2011-05-27 00:57:30 each Exp $ */
+/* $Id: named.conf,v 1.4 2007-06-19 23:47:02 tbox Exp $ */
controls { /* empty */ };
@@ -28,9 +28,8 @@ options {
listen-on-v6 { none; };
recursion no;
notify yes;
- dnssec-enable yes;
+ dnssec-enable no;
};
zone "." { type hint; file "hints"; };
zone "utld" { type master; file "utld.db"; };
-zone "druz" { type master; file "druz.signed"; };