mirror of
https://gitlab.archlinux.org/archlinux/infrastructure.git
synced 2025-01-18 08:06:16 +01:00
fail2ban role now protects postfix, dovecot and sshd. other roles can drop configuration files into /etc/fail2ban/jail.d/*.local to enable fail2ban to monitor it's service.
7 lines
177 B
Django/Jinja
7 lines
177 B
Django/Jinja
# the user journal files exceeds MaxNOFiles so increase the
|
|
# maximum number of open files
|
|
# Refer: https://github.com/fail2ban/fail2ban/issues/2208
|
|
|
|
[Service]
|
|
LimitNOFILE=8192
|