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