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 ff37737..8d9a92e 100644 --- a/bind/named.conf.fake-222 +++ b/bind/named.conf.fake-222 @@ -48,7 +48,7 @@ zone "skovhaver.dk" { type master; allow-transfer { none; }; file "/etc/local-JONES.DK/bind/fake-222/JONES-www+source"; }; // Jones zone "stadsvandring.dk" { - type master; allow-transfer { nones; }; + type master; allow-transfer { none; }; file "/etc/local-JONES.DK/bind/fake-222/JONES-www"; }; // Paul Hartvigson zone "xn--abcdefghijklmnopqrstuvxyz-0fc0a81c.dk" { type master; allow-transfer { none; }; |