]> git.ipfire.org Git - thirdparty/pdns.git/commit
Add a disable-syslog setting 3850/head
authorPieter Lexis <pieter.lexis@powerdns.com>
Tue, 15 Mar 2016 10:51:43 +0000 (11:51 +0100)
committerPieter Lexis <pieter.lexis@powerdns.com>
Wed, 11 May 2016 13:21:22 +0000 (15:21 +0200)
commit280d6657a8d226a1043b7a4fc1613af0bb90a3ed
tree72b6f6512b090d8bc0030943c7a979b74203a4f2
parent325a8e15d71c26488c8532a511de1e31cd6021e6
Add a disable-syslog setting

This allows the use of e.g. the `Type=simple` in systemd and prevents
the double logging issue.
pdns/common_startup.cc
pdns/logger.cc
pdns/logger.hh
pdns/pdns.conf-dist
pdns/pdns_recursor.cc
pdns/receiver.cc