mirror of https://github.com/fail2ban/fail2ban
Merge pull request #3135 from sylvestre/patch-2
Add the Debian path to roundcube error logspull/3146/head
commit
e74baae666
|
@ -26,3 +26,5 @@ exim_main_log = /var/log/exim4/mainlog
|
||||||
# was in debian squeezy but not in wheezy
|
# was in debian squeezy but not in wheezy
|
||||||
# /etc/proftpd/proftpd.conf (SystemLog)
|
# /etc/proftpd/proftpd.conf (SystemLog)
|
||||||
proftpd_log = /var/log/proftpd/proftpd.log
|
proftpd_log = /var/log/proftpd/proftpd.log
|
||||||
|
|
||||||
|
roundcube_errors_log = /var/log/roundcube/errors.log
|
||||||
|
|
Loading…
Reference in New Issue