From: Pieter Lexis Date: Mon, 29 Aug 2016 13:09:53 +0000 (+0200) Subject: Document config-dir in the manpage better X-Git-Tag: dnsdist-1.1.0-beta1~6^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4bcc953e617fc88e5472de4a57cf7e25f6ed019a;p=thirdparty%2Fpdns.git Document config-dir in the manpage better Closes #4372 --- diff --git a/docs/manpages/pdns_recursor.1.md b/docs/manpages/pdns_recursor.1.md index 66f1818124..ca69f40dc0 100644 --- a/docs/manpages/pdns_recursor.1.md +++ b/docs/manpages/pdns_recursor.1.md @@ -51,8 +51,9 @@ http://doc.powerdns.com/md/recursor/settings/ : Timeout in seconds when talking to TCP clients. --config-dir=*DIRECTORY* -: Location of configuration directory (recursor.conf), /etc/powerdns by - default. +: Location of configuration directory (recursor.conf), the default depends on + the SYSCONFDIR option at build-time, which is usually /etc/powerdns. The + default can be found with `pdns_recursor --config | grep ' config-dir='`. --daemon : Operate as a daemon.