diff options
author | Jonas Smedegaard <dr@jones.dk> | 2005-01-07 16:02:32 +0000 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2005-01-07 16:02:32 +0000 |
commit | b774774b6daaead1fa2d74d1052741ad637a9213 (patch) | |
tree | f3825fabfc2a1ecfeda65a2282424eae33b5c9ed | |
parent | 51f65733f4f9ec0ee23d62331721ca3308bc4d1a (diff) |
Delete domains eventyrklub.dk and 11low.dk.
-rw-r--r-- | bind/named.conf.pri | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bind/named.conf.pri b/bind/named.conf.pri index 6bdab2a..ed08fc9 100644 --- a/bind/named.conf.pri +++ b/bind/named.conf.pri @@ -39,6 +39,4 @@ zone "helbak.com" { type master; file "/etc/local-JONES.DK/bind/pri/JONES"; al // zone "vinbar.dk" { type master; file "/etc/local-JONES.DK/bind/pri/JONES-nomail"; allow-transfer { jones_slaves; }; }; // MacRonald (admin=Ronald) // to-be-dropped dns.jones.dk -// zone "eventyrklub.dk" { type master; file "/etc/local-JONES.DK/bind/pri/OFF"; allow-transfer { jones_slaves; }; }; // Fritz // finurlighed.dk (admin=Spiff) -// zone "11low.dk" { type master; file "/etc/local-JONES.DK/bind/pri/JONES-nomail"; allow-transfer { jones_slaves; }; }; // Morten Steinbach |