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