]> git.ipfire.org Git - thirdparty/pdns.git/commit
recursor: Don't parse any config with `--version` 9577/head
authorPieter Lexis <pieter.lexis@powerdns.com>
Thu, 1 Oct 2020 11:47:27 +0000 (13:47 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Fri, 2 Oct 2020 08:48:20 +0000 (10:48 +0200)
commit63536bb2a61c70394bdbb1f715c733d8eb235dd4
treee6316bb87826c2c9b6f4d22ddea79c6d370533ad
parent30dc4173d12e624c32c6609c5cd915f447582a7c
recursor: Don't parse any config with `--version`

This ensures we don't log anything _apart_ from the version info.
Spotted in https://github.com/PowerDNS/pdns_recursor-ansible/issues/66

(cherry picked from commit 2733183fc0b35ed2b59c87aab5aaaa86688db778)
pdns/pdns_recursor.cc