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