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