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