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