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