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