diff options
author | Jonas Smedegaard <dr@jones.dk> | 2003-12-01 12:19:24 +0000 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2003-12-01 12:19:24 +0000 |
commit | a7afdeee56ec14da2ee3c15104893e46f1c1cf8f (patch) | |
tree | b176ccc03693a30a4aedbb04a0b68146f1d76cec | |
parent | 5d7383e6c86eb681a6fb753e589ca199a9bc5592 (diff) |
Drop suspended domain shakin.dk.
-rw-r--r-- | bind/named.conf.KOMPONENT.DK | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bind/named.conf.KOMPONENT.DK b/bind/named.conf.KOMPONENT.DK index 84e6a7b..59877b0 100644 --- a/bind/named.conf.KOMPONENT.DK +++ b/bind/named.conf.KOMPONENT.DK @@ -10,7 +10,6 @@ zone "minusminusbb.dk" { type slave; file "db.minusminusbb.dk"; masters { 212. zone "negon.dk" { type slave; file "db.negon.dk"; masters { 212.99.226.250; }; }; zone "plastographique.com" { type slave; file "db.plastographique.com"; masters { 212.99.226.250; }; }; zone "rosforth.com" { type slave; file "db.rosforth.com"; masters { 212.99.226.250; }; }; -zone "shakin.dk" { type slave; file "db.shakin.dk"; masters { 212.99.226.250; }; }; zone "soundofvideo.dk" { type slave; file "db.soundofvideo.dk"; masters { 212.99.226.250; }; }; zone "terusutaa.com" { type slave; file "db.terusutaa.com"; masters { 212.99.226.250; }; }; zone "thesoundofvideo.dk" { type slave; file "db.thesoundofvideo.dk"; masters { 212.99.226.250; }; }; |