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