#481754 no option for specifying syslog facility

#481754#5
Date:
2008-05-18 11:51:50 UTC
From:
To:
fail2ban 0.6 supported a syslog-facility config option which controlled
the facility for syslog messages... 0.8.2-3 does not support this.  i had
to edit /usr/share/fail2ban/server/server.py in order to change LOG_DAEMON
to LOG_AUTH.