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