mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
Update jail.conf for froxlor-auth
Changed logpath to syslog_user for froxlor-auth
This commit is contained in:
parent
897b21a4c5
commit
abdd0d4b25
1 changed files with 1 additions and 1 deletions
|
|
@ -501,7 +501,7 @@ backend = %(syslog_backend)s
|
|||
[froxlor-auth]
|
||||
|
||||
port = http,https
|
||||
logpath = %(syslog_authpriv)s
|
||||
logpath = %(syslog_user)s
|
||||
backend = %(syslog_backend)s
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue