BF: path to exim's mainlog on Fedora (Thanks Frantisek Sumsal) + changelog entry

pull/760/head
Yaroslav Halchenko 2014-07-14 12:15:07 -04:00
parent 43950d8b7e
commit 6cddc65cee
2 changed files with 3 additions and 0 deletions

View File

@ -36,6 +36,7 @@ ver. 0.9.1 (2014/xx/xx) - better, faster, stronger
Thanks Serg G. Brester
* Correct times for non-timezone date times formats during DST
* Pass a copy of, not original, aInfo into actions to avoid side-effects
* Per-distribution paths to the exim's main log
- New features:
- Added monit filter thanks Jason H Martin.

View File

@ -32,4 +32,6 @@ apache_access_log = /var/log/httpd/*access_log
# proftpd_log = /var/log/proftpd/auth.log
# Tested and it worked out in /var/log/messages so assuming syslog_ftp for now.
exim_main_log = /var/log/exim/main.log
mysql_log = /var/lib/mysql/mysqld.log