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