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