summaryrefslogtreecommitdiffstats
path: root/install/share/bind.named.conf.template
diff options
context:
space:
mode:
Diffstat (limited to 'install/share/bind.named.conf.template')
-rw-r--r--install/share/bind.named.conf.template2
1 files changed, 2 insertions, 0 deletions
diff --git a/install/share/bind.named.conf.template b/install/share/bind.named.conf.template
index 0984febb1..6db17120f 100644
--- a/install/share/bind.named.conf.template
+++ b/install/share/bind.named.conf.template
@@ -16,6 +16,8 @@ options {
tkey-gssapi-keytab "/etc/named.keytab";
pid-file "/run/named/named.pid";
+
+ dnssec-enable yes;
};
/* If you want to enable debugging, eg. using the 'rndc trace' command,