diff options
author | Jonas Smedegaard <dr@jones.dk> | 2003-09-22 16:18:14 +0000 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2003-09-22 16:18:14 +0000 |
commit | 9214fc13b170a122a486147b672d03059ceb6ea6 (patch) | |
tree | 850e9b8b3113d749d24ebb930cdb8845d89e5a63 | |
parent | f1199c95b96051dec6cbab135851f97723b8bc0c (diff) |
Make nicolaiwallner.dk official (at last!!!).
-rw-r--r-- | bind/named.conf.pri | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bind/named.conf.pri b/bind/named.conf.pri index 361b867..34baa1d 100644 --- a/bind/named.conf.pri +++ b/bind/named.conf.pri @@ -40,7 +40,7 @@ zone "livskunsten.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBA zone "macronald.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/JONES"; allow-transfer { bb_slaves; }; }; // MacRonald zone "minard.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // Maria Minard zone "netcommunity.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // Conduct -zone "nicolaiwallner.dk" { type master; file "/etc/local-COMMON/bind/TRANSITION/CRUSADE.DK-nomail"; allow-transfer { bb_slaves; }; }; // Nicolai Wallner +zone "nicolaiwallner.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE-nomail"; allow-transfer { bb_slaves; }; }; // Nicolai Wallner zone "nilsstaerk.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/JONES"; allow-transfer { bb_slaves; }; }; // Nils Stærk zone "nobullshit.dk" { type master; file "/etc/local-COMMON/bind/TRANSITION/JONES-nomail"; allow-transfer { bb_slaves; }; }; // Kent Dahl zone "patientsikkerhed.dk" { type master; file "/etc/local-COMMON/bind/BITBASE/BITBASE"; allow-transfer { bb_slaves; }; }; // Cockpit |