From 62e6e73113c3af2987725bf0e91e4e63bfbaa8e1 Mon Sep 17 00:00:00 2001 From: Alejandro Date: Sat, 7 Jun 2008 20:59:31 +0200 Subject: [PATCH] Introduced ns.in template, defining ns{1,2,3} for the @@DOMAIN@@ and also setting them as the NSs of the @@DOMAIN@@ --- root/ns.in | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 root/ns.in diff --git a/root/ns.in b/root/ns.in new file mode 100644 index 0000000..e09daa0 --- /dev/null +++ b/root/ns.in @@ -0,0 +1,7 @@ ++ns1.@@DOMAIN@@:@@YODA@@ ++ns2.@@DOMAIN@@:@@ATLIEN@@ ++ns3.@@DOMAIN@@:@@SOCOMEP@@ + +.@@DOMAIN@@::ns1.@@DOMAIN@@:86400 +&@@DOMAIN@@::ns2.@@DOMAIN@@:86400 +&@@DOMAIN@@::ns3.@@DOMAIN@@:86400