1589. [func] DNSSEC lookaside validation.

enable-dnssec -> dnssec-enable
This commit is contained in:
Mark Andrews
2004-03-10 02:55:59 +00:00
parent 6630c9a7e3
commit 6790f1d962
30 changed files with 632 additions and 103 deletions

View File

@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: named.conf,v 1.18.12.4 2004/03/08 04:04:35 marka Exp $ */
/* $Id: named.conf,v 1.18.12.5 2004/03/10 02:55:55 marka Exp $ */
// NS3
@@ -31,7 +31,7 @@ options {
listen-on-v6 { none; };
recursion no;
notify yes;
enable-dnssec yes;
dnssec-enable yes;
};
zone "." {