From 62de5e34ae1d5d55f3f0985dd79065e674ce10a4 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Thu, 25 Sep 2008 13:02:05 +0000 Subject: Add new BITBASE domain perkrull.dk. --- bind/named.conf.BITBASE.DK | 1 + 1 file changed, 1 insertion(+) (limited to 'bind') diff --git a/bind/named.conf.BITBASE.DK b/bind/named.conf.BITBASE.DK index 98593b1..f6243f6 100644 --- a/bind/named.conf.BITBASE.DK +++ b/bind/named.conf.BITBASE.DK @@ -13,6 +13,7 @@ zone "idraetsdaghojskolen.dk" { type slave; file "db.idraetsdaghojskolen.dk"; zone "linuxparty.dk" { type slave; file "db.linuxparty.dk"; masters { 80.68.88.141; }; }; zone "linuxpiloterne.dk" { type slave; file "db.linuxpiloterne.dk"; masters { 80.68.88.141; }; }; zone "mettehass.dk" { type slave; file "db.mettehass.dk"; masters { 80.68.88.141; }; }; +zone "perkrull.dk" { type slave; file "db.perkrull.dk"; masters { 80.68.88.141; }; }; zone "public-e.dk" { type slave; file "db.public-e.dk"; masters { 80.68.88.141; }; }; zone "ressourceoptimering.dk." { type slave; file "db.ressourceoptimering.dk."; masters { 80.68.88.141; }; }; zone "sirireiter.dk" { type slave; file "db.sirireiter.dk"; masters { 80.68.88.141; }; }; -- cgit v1.2.3