blob: 69bc47ac3387728526dff870dd4e77d42c4b01f2 (
plain)
1
2
3
4
5
6
7
|
zone "auditorium.tg16.gathering.org" {
allow-transfer { ns-xfr; };
type master;
notify yes;
allow-update { key DHCP_UPDATER; };
file "dynamic/auditorium.tg16.gathering.org.zone";
};
|