mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-07-11 10:03:03 +00:00
Typo in default pidfile in fail2ban.conf
This commit is contained in:
parent
ce3ab34dd8
commit
294f073741
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ socket = /var/run/fail2ban/fail2ban.sock
|
|||
# Option: pidfile
|
||||
# Notes.: Set the PID file. This is used to store the process ID of the
|
||||
# fail2ban server.
|
||||
# Values: FILE Default: /var/run/fail2ban/fail2ban.sock
|
||||
# Values: FILE Default: /var/run/fail2ban/fail2ban.pid
|
||||
#
|
||||
pidfile = /var/run/fail2ban/fail2ban.pid
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue