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