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