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