Print unsigned values for serial, etc. in rndc zonestatus output (#39854)
This commit is contained in:
@@ -61,6 +61,11 @@ view primary {
|
||||
auto-dnssec maintain;
|
||||
};
|
||||
|
||||
zone "bigserial.example" {
|
||||
type master;
|
||||
file "bigserial.db";
|
||||
};
|
||||
|
||||
zone "reload.example" {
|
||||
type master;
|
||||
file "reload.db";
|
||||
|
||||
Reference in New Issue
Block a user