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