mirror of
https://gitlab.archlinux.org/archlinux/infrastructure.git
synced 2025-01-18 08:06:16 +01:00
12 lines
208 B
Django/Jinja
12 lines
208 B
Django/Jinja
#
|
|
# {{ansible_managed}}
|
|
#
|
|
|
|
[Definition]
|
|
|
|
# we need to override the default pid path to /run instead of /var/run
|
|
pidfile = /run/fail2ban/fail2ban.pid
|
|
|
|
# redirect to send the log to journald
|
|
logtarget = SYSLOG
|