3960. [bug] 'dig +sigchase' could loop forever. [RT #37220]
(cherry picked from commit c83b91fb63)
This commit is contained in:
@@ -270,6 +270,11 @@ zone "publish-inactive.example" {
|
||||
update-policy local;
|
||||
};
|
||||
|
||||
zone "future.example" {
|
||||
type master;
|
||||
file "future.example.db.signed";
|
||||
};
|
||||
|
||||
include "siginterval.conf";
|
||||
|
||||
include "trusted.conf";
|
||||
|
||||
Reference in New Issue
Block a user