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