summaryrefslogtreecommitdiff
path: root/config-joey.hs
diff options
context:
space:
mode:
Diffstat (limited to 'config-joey.hs')
-rw-r--r--config-joey.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/config-joey.hs b/config-joey.hs
index 2f33aa31..dd848646 100644
--- a/config-joey.hs
+++ b/config-joey.hs
@@ -131,7 +131,7 @@ hosts = -- (o) `
& alias "ns2.kitenet.net"
& myDnsSecondary
& Dns.primary hosts "olduse.net"
- (Dns.mkSOA "ns1.kitenet.net" 100)
+ (Dns.mkSOA "ns2.kitenet.net" 100)
[ (RootDomain, NS $ AbsDomain "ns2.kitenet.net")
, (RootDomain, NS $ AbsDomain "ns6.gandi.net")
, (RootDomain, NS $ AbsDomain "ns9.kitenet.net")