aboutsummaryrefslogtreecommitdiffstats
path: root/examples/dns/master/managed-keys.bind
diff options
context:
space:
mode:
Diffstat (limited to 'examples/dns/master/managed-keys.bind')
-rw-r--r--examples/dns/master/managed-keys.bind9
1 files changed, 0 insertions, 9 deletions
diff --git a/examples/dns/master/managed-keys.bind b/examples/dns/master/managed-keys.bind
deleted file mode 100644
index 2207ea4..0000000
--- a/examples/dns/master/managed-keys.bind
+++ /dev/null
@@ -1,9 +0,0 @@
-$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)
- )