mirror of
https://github.com/KevinMidboe/bind9-config.git
synced 2025-10-29 09:30:15 +00:00
no longer import included zones/db.schleppe
This commit is contained in:
@@ -5,7 +5,7 @@ controls {
|
|||||||
|
|
||||||
zone "schleppe" {
|
zone "schleppe" {
|
||||||
type master;
|
type master;
|
||||||
file "/etc/bind/zones/db.schleppe";
|
file "/var/lib/bind/db.schleppe";
|
||||||
|
|
||||||
update-policy { grant tsig-key zonesub any; };
|
update-policy { grant tsig-key zonesub any; };
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user