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