aboutsummaryrefslogtreecommitdiffstats
path: root/examples/dns/master/conf-master/flanke.conf
diff options
context:
space:
mode:
Diffstat (limited to 'examples/dns/master/conf-master/flanke.conf')
-rw-r--r--examples/dns/master/conf-master/flanke.conf7
1 files changed, 0 insertions, 7 deletions
diff --git a/examples/dns/master/conf-master/flanke.conf b/examples/dns/master/conf-master/flanke.conf
deleted file mode 100644
index a6f54da..0000000
--- a/examples/dns/master/conf-master/flanke.conf
+++ /dev/null
@@ -1,7 +0,0 @@
-zone "flanke.tg14.gathering.org" {
- type master;
- notify yes;
- allow-update { key DHCP_UPDATER; };
- file "dynamic/flanke.tg14.gathering.org.zone";
- allow-transfer { ns-xfr; };
-};