mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
- Fixed logfile path
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/branches/FAIL2BAN-0_6@245 a942ae1a-1317-0410-a47c-b1dcaea8d605
This commit is contained in:
parent
22995edd97
commit
2304f07a38
1 changed files with 1 additions and 2 deletions
|
|
@ -330,8 +330,7 @@ enabled = true
|
|||
# Notes.: logfile to monitor.
|
||||
# Values: FILE Default: /var/log/secure
|
||||
#
|
||||
#logfile = /var/log/secure
|
||||
logfile = /home/cyril/workspace/fail2ban-stable/log-test/test
|
||||
logfile = /var/log/secure
|
||||
|
||||
# Option: port
|
||||
# Notes.: specifies port to monitor
|
||||
|
|
|
|||
Loading…
Reference in a new issue