diff options
Diffstat (limited to 'bind/named.conf.fake-222')
-rw-r--r-- | bind/named.conf.fake-222 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bind/named.conf.fake-222 b/bind/named.conf.fake-222 index bc3938f..608755f 100644 --- a/bind/named.conf.fake-222 +++ b/bind/named.conf.fake-222 @@ -48,7 +48,7 @@ zone "homebase.dk" { file "/etc/local-JONES.DK/bind/fake-222/OFF"; }; // Jones zone "jones.dk" { type master; allow-transfer { none; }; - key-directory "/etc/bind/keys"; inline-signing yes; dnssec-policy; dnssec-policy "jones_no_rotate"; + key-directory "/etc/bind/keys"; inline-signing yes; dnssec-policy "jones_no_rotate"; file "JONES.DK/fake-222/jones.dk"; }; // Jones zone "kassandra-production.dk" { type master; allow-transfer { none; }; |