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