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