Current behavior
unbound-checkconf reports a valid and error-free configuration as
$ unbound-checkconf
unbound-checkconf: no errors in /usr/local/etc/unbound/unbound.conf
I've experienced several people (sadly, including myself!) who've been misled by the word errors in the output.
Can we (maybe optionally) silence the output?
Describe the desired feature
Ideal to me would be if unbound-checkconf were completely silent in good Unix manner, such as BIND's named-checkconf:
In comparison, Knot-DNS issues the following diagnostic:
$ knotc conf-check
Configuration is valid
Current behavior
unbound-checkconfreports a valid and error-free configuration asI've experienced several people (sadly, including myself!) who've been misled by the word
errorsin the output.Can we (maybe optionally) silence the output?
Describe the desired feature
Ideal to me would be if
unbound-checkconfwere completely silent in good Unix manner, such as BIND'snamed-checkconf:$ named-checkconf $In comparison, Knot-DNS issues the following diagnostic: