Merge pull request #6470 from Tugzrida/fix_validator_ntp
This commit is contained in:
commit
7597e9eab2
1 changed files with 1 additions and 0 deletions
|
@ -77,6 +77,7 @@ if (valman == "0") then
|
|||
translate("DNSSEC NTP Fix"),
|
||||
translate("Break the loop where DNSSEC needs NTP and NTP needs DNS"))
|
||||
nvd.optional = true
|
||||
nvd.default = true
|
||||
nvd:depends("validator", true)
|
||||
|
||||
prt = s1:taboption("basic", Value, "listen_port",
|
||||
|
|
Loading…
Reference in a new issue