blob: 03216be737a088b433f3430aeabc5e9a29061111 (
plain)
1
2
3
4
5
6
7
|
zone "highlights.tg16.gathering.org" {
allow-transfer { ns-xfr; };
type master;
notify yes;
allow-update { key DHCP_UPDATER; };
file "dynamic/highlights.tg16.gathering.org.zone";
};
|