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