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