From 93b9b6d6b9ce66827f5e92b85f1cf2a145708f75 Mon Sep 17 00:00:00 2001 From: psz Date: Wed, 4 May 2011 10:07:29 +0000 Subject: [PATCH] - tabs fixed Changed files: bind-named.conf -> 1.5 --- bind-named.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bind-named.conf b/bind-named.conf index 2bbf04f..ed68a27 100644 --- a/bind-named.conf +++ b/bind-named.conf @@ -10,9 +10,9 @@ options { // listen-on { none; }; // listen-on-v6 { any; }; - #dnssec-enable yes; # enable DNSSEC, default yes - dnssec-validation auto; # enable DNSSEC validation with the key from bind.keys - dnssec-lookaside auto; # enable DNSSEC DLV registry check with the key from bind.keys + #dnssec-enable yes; # enable DNSSEC, default yes + dnssec-validation auto; # enable DNSSEC validation with the key from bind.keys + dnssec-lookaside auto; # enable DNSSEC DLV registry check with the key from bind.keys }; zone "localhost" IN { -- 2.44.0