mirror of https://github.com/fail2ban/fail2ban
- Fixed logfile path
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/branches/FAIL2BAN-0_6@245 a942ae1a-1317-0410-a47c-b1dcaea8d6050.6
parent
22995edd97
commit
2304f07a38
|
@ -330,8 +330,7 @@ enabled = true
|
||||||
# Notes.: logfile to monitor.
|
# Notes.: logfile to monitor.
|
||||||
# Values: FILE Default: /var/log/secure
|
# Values: FILE Default: /var/log/secure
|
||||||
#
|
#
|
||||||
#logfile = /var/log/secure
|
logfile = /var/log/secure
|
||||||
logfile = /home/cyril/workspace/fail2ban-stable/log-test/test
|
|
||||||
|
|
||||||
# Option: port
|
# Option: port
|
||||||
# Notes.: specifies port to monitor
|
# Notes.: specifies port to monitor
|
||||||
|
|
Loading…
Reference in New Issue