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