diff options
author | Jonas Smedegaard <dr@jones.dk> | 2004-05-19 21:54:53 +0000 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2004-05-19 21:54:53 +0000 |
commit | 3e35c7a5d1caf3dd421c58f612b6c75869a03380 (patch) | |
tree | 022f6fb59f8af88325cc6310b6b0bb2f6e4bc025 | |
parent | 3e771ab6214843d46dbea029f92f52f543209c2d (diff) |
Drop louiz.dk no longer served here.
-rw-r--r-- | bind/named.conf.CONDUCT.DK | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bind/named.conf.CONDUCT.DK b/bind/named.conf.CONDUCT.DK index 0e3b204..b8ddddb 100644 --- a/bind/named.conf.CONDUCT.DK +++ b/bind/named.conf.CONDUCT.DK @@ -1,2 +1 @@ zone "conduct.dk" { type slave; file "db.conduct.dk"; masters { 80.166.109.186; }; }; -zone "louiz.dk" { type slave; file "db.louiz.dk"; masters { 80.166.109.186; }; }; |