3684. [bug] The list of included files would grow on reload.
[RT 35090]
This commit is contained in:
@@ -51,3 +51,7 @@ zone "master.example" {
|
||||
auto-dnssec maintain;
|
||||
};
|
||||
|
||||
zone "reload.example" {
|
||||
type master;
|
||||
file "reload.db";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user