Re-structure for packaging
This commit is contained in:
11
files/templates/zone.config.template
Normal file
11
files/templates/zone.config.template
Normal file
@@ -0,0 +1,11 @@
|
||||
zone "%ZONE%" {
|
||||
type master;
|
||||
file "%ZONE_FILE%";
|
||||
update-policy {
|
||||
grant rndc-key zonesub any;
|
||||
};
|
||||
allow-transfer {
|
||||
key rndc-key;
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user