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