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