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