aboutsummaryrefslogtreecommitdiffstats
path: root/examples/tg15/dns/slave/conf-slave/crew.conf
blob: 21c74259ac3b306d0f7d22903e8c3efd01d96434 (plain)
1
2
3
4
5
6
7
zone "crew.tg15.gathering.org" {
	allow-transfer { ns-xfr; };
	type slave;
	notify no;
	masters { master_ns; };
	file "slave/crew.tg15.gathering.org.zone";
};