mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
I've removed the stale socket cleanup from our OpenRC service script: * Cleaning up stale sockets isn't really the job of the service script. * The ability to ignore a stale socket is already built into the server. With it gone, maybe the "-x" is a useful example to have in the conf file (although it's commented-out by default, anyway).
2 lines
84 B
Text
2 lines
84 B
Text
# For available options, plase run "fail2ban-server --help".
|
|
#FAIL2BAN_OPTIONS="-x"
|