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