]> git.ipfire.org Git - people/amarx/ipfire-3.x.git/blob - fail2ban/patches/fail2ban-0.8.3-log2syslog.patch
Change file layout of the makefiles.
[people/amarx/ipfire-3.x.git] / fail2ban / patches / fail2ban-0.8.3-log2syslog.patch
1 --- fail2ban-0.8.3/config/fail2ban.conf~ 2008-02-27 22:44:55.000000000 +0100
2 +++ fail2ban-0.8.3/config/fail2ban.conf 2009-08-27 20:48:25.000000000 +0200
3 @@ -22,7 +22,7 @@
4 # Only one log target can be specified.
5 # Values: STDOUT STDERR SYSLOG file Default: /var/log/fail2ban.log
6 #
7 -logtarget = /var/log/fail2ban.log
8 +logtarget = SYSLOG
9
10 # Option: socket
11 # Notes.: Set the socket file. This is used to communicate with the daemon. Do