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