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