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