diff options
author | Jonas Smedegaard <dr@jones.dk> | 2006-02-15 13:55:18 +0000 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2006-02-15 13:55:18 +0000 |
commit | d58164a953e28a58139e09c3cf78c5fe57b921d2 (patch) | |
tree | 6b7820fab8aacb4e2e8f8d8c23287aac2ee433b4 | |
parent | b3c91c94c42fc7d2e3b06c5b126fd438fd4f9015 (diff) |
Drop abandoned domain netcommunity.dk.
-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 40612d2..cc135c3 100644 --- a/bind/named.conf.pri +++ b/bind/named.conf.pri @@ -21,7 +21,6 @@ zone "linuxpiloterne.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/LIN zone "livskunsten.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBASE"; allow-transfer { bb_slaves; }; }; // Christen Hansen zone "lonesamuelsson.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBASE-nomail"; allow-transfer { bb_slaves; }; }; // Lone Samuelsson zone "minard.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBASE"; allow-transfer { bb_slaves; }; }; // Maria Minard -zone "netcommunity.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/OFF"; allow-transfer { bb_slaves; }; }; // Conduct (owner+billing=Spiff) zone "nicolaiwallner.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBASE-nomail"; allow-transfer { bb_slaves; }; }; // Nicolai Wallner (admin=Nicolai) zone "patientsikkerhed.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBASE"; allow-transfer { bb_slaves; }; }; // Patientsikkerhed (admin=Patientsikkerhed) zone "resolution.dk" { type master; file "/etc/local-BITBASE.DK/bind/pri/BITBASE"; allow-transfer { bb_slaves; }; }; // Jesper Olsen |