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