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