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