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