]> git.ipfire.org Git - thirdparty/pdns.git/commit
auth: remove redundant --no-config from commands 7932/head
authorJames Taylor <james@jtaylor.id.au>
Fri, 14 Jun 2019 11:17:38 +0000 (21:17 +1000)
committerJames Taylor <james@jtaylor.id.au>
Tue, 18 Aug 2020 01:01:21 +0000 (11:01 +1000)
commitc38925194851911af9188e5166dda7205ebba210
treefc4c224e4582ca468bc744b2f8ce5443398a3476
parent4b1a728b416e0b15b5c8970aedd4cf9ec81708ad
auth: remove redundant --no-config from commands

Both the flags --no-config and --config=default prevent the loading of
configuration files from disk when used independently as per
https://github.com/PowerDNS/pdns/blob/master/pdns/receiver.cc#L418-L419

This commit removes the anomaly from documentation and build files to avoid
confusion and make it consistent among all packages.
builder-support/debian/authoritative/debian-buster/rules
builder-support/debian/authoritative/debian-jessie/rules
builder-support/debian/authoritative/debian-stretch/rules
builder-support/debian/recursor/debian-buster/rules
builder-support/debian/recursor/debian-jessie/rules
builder-support/debian/recursor/debian-stretch/rules
builder-support/specs/pdns.spec
docs/backends/generic-sql.rst
pdns/Makefile.am
pdns/recursordist/docs/getting-started.rst