aboutsummaryrefslogtreecommitdiffstats
path: root/examples/tg14/dns/master/managed-keys.bind
diff options
context:
space:
mode:
authorJoachim Tingvold <joachim@tingvold.com>2015-03-21 14:48:22 +0100
committerJoachim Tingvold <joachim@tingvold.com>2015-03-21 14:48:22 +0100
commit6875390524d606e23b23ab0a45239630ed49ba65 (patch)
tree6e71411f41e3a7db379f69c17486ded35a75d053 /examples/tg14/dns/master/managed-keys.bind
parent630f90f91cb5ef32d432314c9934a8ec5c3c7b05 (diff)
Re-add moved files.
Diffstat (limited to 'examples/tg14/dns/master/managed-keys.bind')
-rw-r--r--examples/tg14/dns/master/managed-keys.bind9
1 files changed, 9 insertions, 0 deletions
diff --git a/examples/tg14/dns/master/managed-keys.bind b/examples/tg14/dns/master/managed-keys.bind
new file mode 100644
index 0000000..2207ea4
--- /dev/null
+++ b/examples/tg14/dns/master/managed-keys.bind
@@ -0,0 +1,9 @@
+$ORIGIN .
+$TTL 0 ; 0 seconds
+@ IN SOA . . (
+ 3 ; serial
+ 0 ; refresh (0 seconds)
+ 0 ; retry (0 seconds)
+ 0 ; expire (0 seconds)
+ 0 ; minimum (0 seconds)
+ )