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