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