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