aboutsummaryrefslogtreecommitdiffstats
path: root/examples/bind/master/conf-master/forsvarlig.conf
blob: 07ffc3218eb33d049cff2e5af0d9decad32ca8c4 (plain)
1
2
3
4
5
6
7
zone "forsvarlig.tg14.gathering.org" {
        type master;
        notify yes;
        allow-update { key DHCP_UPDATER; };
        file "dynamic/forsvarlig.tg14.gathering.org.zone";
        allow-transfer { ns-xfr; };
};