diff options
Diffstat (limited to 'bind/named.conf.pri')
-rw-r--r-- | bind/named.conf.pri | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bind/named.conf.pri b/bind/named.conf.pri index 40a7792..8af3316 100644 --- a/bind/named.conf.pri +++ b/bind/named.conf.pri @@ -18,7 +18,6 @@ zone "knudemand.dk" { type master; file "/etc/local-COMMON/bind/JONES/JONES"; zone "knudemanden.dk" { type master; file "/etc/local-COMMON/bind/JONES/JONES"; allow-transfer { jones_slaves; }; }; // Jacob Gorm zone "macronald.dk" { type master; file "/etc/local-COMMON/bind/JONES/JONES"; allow-transfer { jones_slaves; }; }; // MacRonald zone "nilsstaerk.dk" { type master; file "/etc/local-COMMON/bind/JONES/JONES"; allow-transfer { jones_slaves; }; }; // Nils Stærk -zone "nobullshit.dk" { type master; file "/etc/local-COMMON/bind/JONES/JONES-nomail"; allow-transfer { jones_slaves; }; }; // Kent Dahl zone "peronard.dk" { type master; file "/etc/local-COMMON/bind/JONES/JONES"; allow-transfer { jones_slaves; }; }; // Michael L.P. zone "public-e.dk" { type master; file "/etc/local-COMMON/bind/JONES/JONES"; allow-transfer { jones_slaves; }; }; // Sara Gebran zone "redpill.dk" { type master; file "/etc/local-COMMON/bind/JONES/JONES"; allow-transfer { jones_slaves; }; }; // Spiff |