summaryrefslogtreecommitdiff
path: root/bind/named.conf.pri
diff options
context:
space:
mode:
Diffstat (limited to 'bind/named.conf.pri')
-rw-r--r--bind/named.conf.pri3
1 files changed, 2 insertions, 1 deletions
diff --git a/bind/named.conf.pri b/bind/named.conf.pri
index 7043e47..4bcabb5 100644
--- a/bind/named.conf.pri
+++ b/bind/named.conf.pri
@@ -22,7 +22,8 @@ zone "feliciaweb.dk" {
file "/etc/local-JONES.DK/bind/pri/JONES-www"; }; // Anders Krøyer
zone "jones.dk" {
type master; allow-transfer { jones_peers; };
- file "/etc/bind/JONES.DK/pri/jones.dk.signed"; }; // Jones
+ key-directory "/etc/bind/keys"; inline-signing yes; auto-dnssec maintain;
+ file "JONES.DK/pri/jones.dk"; }; // Jones
zone "kassandra-production.dk" {
type master; allow-transfer { jones_peers; };
file "/etc/local-JONES.DK/bind/pri/JONES-www"; }; // Annika Lewis (owner=Spiff)