aboutsummaryrefslogtreecommitdiffstats
path: root/examples/tg16/dns/master/conf-master/event.conf
blob: 6d8150685a67f0224d1fa893d2c01cf814310bdc (plain)
1
2
3
4
5
6
7
zone "event.tg16.gathering.org" {
	allow-transfer { ns-xfr; };
	type master;
	notify yes;
	allow-update { key DHCP_UPDATER; };
	file "dynamic/event.tg16.gathering.org.zone";
};