aboutsummaryrefslogtreecommitdiffstats
path: root/examples/dns/slave/conf-slave/planke.conf
blob: 8f2e2d9d1edd076c2d572257be5b8747aa8694e4 (plain)
1
2
3
4
5
6
7
zone "planke.tg14.gathering.org" {
        type slave;
        notify no;
        masters { bootstrap; };
        file "slave/planke.tg14.gathering.org.zone";
        allow-transfer { ns-xfr; };
};