aboutsummaryrefslogtreecommitdiffstats
path: root/examples/tg15/dns/master/conf-master/presse.conf
blob: e74f59ccb20551664635b83703025894186fa42e (plain)
1
2
3
4
5
6
7
zone "presse.tg15.gathering.org" {
	allow-transfer { ns-xfr; };
	type master;
	notify yes;
	allow-update { key DHCP_UPDATER; };
	file "dynamic/presse.tg15.gathering.org.zone";
};