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