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