Re-structure for packaging

This commit is contained in:
2026-01-18 16:22:29 +01:00
parent 758d7effdc
commit ac0d54814a
13 changed files with 166 additions and 98 deletions

View File

@@ -0,0 +1,11 @@
zone "%ZONE%" {
type master;
file "%ZONE_FILE%";
update-policy {
grant rndc-key zonesub any;
};
allow-transfer {
key rndc-key;
};
};