summaryrefslogtreecommitdiff
path: root/scripts/nameserver_autogen/bind_tld_zonefile.sh
diff options
context:
space:
mode:
authorcathugger <cathugger@cock.li>2018-07-19 05:07:32 +0000
committercathugger <cathugger@cock.li>2018-07-19 05:07:32 +0000
commitaad29b2b0e21e112c2c90c8a41d54de84fddbba8 (patch)
treee9d9e52bd741a5de1ac5155e509e6065422750d9 /scripts/nameserver_autogen/bind_tld_zonefile.sh
parentd4c68a34184b7947b7669757ef97b9e98659966a (diff)
downloadresdb-aad29b2b0e21e112c2c90c8a41d54de84fddbba8.tar.gz
resdb-aad29b2b0e21e112c2c90c8a41d54de84fddbba8.zip
descriptions
Diffstat (limited to 'scripts/nameserver_autogen/bind_tld_zonefile.sh')
-rwxr-xr-xscripts/nameserver_autogen/bind_tld_zonefile.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/nameserver_autogen/bind_tld_zonefile.sh b/scripts/nameserver_autogen/bind_tld_zonefile.sh
index 1fba781..823159a 100755
--- a/scripts/nameserver_autogen/bind_tld_zonefile.sh
+++ b/scripts/nameserver_autogen/bind_tld_zonefile.sh
@@ -6,6 +6,7 @@
# optional:
: ${TLDS:=ano}
: ${RDNS_PREFIX:=21}
+: ${RDNS6_PREFIX:=fd63:1e39:6f73}
if [ ! "$ZONEFILE_DIR" ];then
echo "You forgot to set some variables. read the source plzkthx." >&2