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