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