mirror of https://github.com/fail2ban/fail2ban
Update jail.conf for froxlor-auth
Changed logpath to syslog_user for froxlor-authpull/4075/head
parent
897b21a4c5
commit
abdd0d4b25
|
@ -501,7 +501,7 @@ backend = %(syslog_backend)s
|
||||||
[froxlor-auth]
|
[froxlor-auth]
|
||||||
|
|
||||||
port = http,https
|
port = http,https
|
||||||
logpath = %(syslog_authpriv)s
|
logpath = %(syslog_user)s
|
||||||
backend = %(syslog_backend)s
|
backend = %(syslog_backend)s
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue