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