]> git.ipfire.org Git - thirdparty/unbound.git/commit
- Fix #72: configure --with-syslog-facility=LOCAL0-7 with default
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Mon, 9 Sep 2019 12:27:55 +0000 (14:27 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Mon, 9 Sep 2019 12:27:55 +0000 (14:27 +0200)
commite45e9f1ce00784a147ce4b6ba9ee0ce332e30037
tree241d44829c19bb37403834cf107efe006df4d69b
parent05b9f4fd28ba4f134729f1ee5b42b5bde6c3df12
- Fix #72: configure --with-syslog-facility=LOCAL0-7 with default
  LOG_DAEMON (as before) can set the syslog facility that the server
  uses to log messages.
config.h.in
configure
configure.ac
doc/Changelog
util/log.c