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