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