1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2024-12-25 07:47:05 +00:00

ensure fail2ban is enabled

This commit is contained in:
KiekerJan 2022-05-27 18:12:50 +02:00
parent f91c8cc7e3
commit 334df74e49

View File

@ -410,3 +410,5 @@ tools/editconf.py /etc/fail2ban/fail2ban.conf dbpurgeage=7d
# scripts will ensure the files exist and then fail2ban is given another # scripts will ensure the files exist and then fail2ban is given another
# restart at the very end of setup. # restart at the very end of setup.
restart_service fail2ban restart_service fail2ban
systemctl enable fail2ban