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