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