1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2025-04-03 00:07:05 +00:00

explicitly enable fail2ban

This commit is contained in:
KiekerJan 2022-11-02 12:59:10 +01:00
parent 286a4bd9e7
commit 3cc05417d8

View File

@ -373,3 +373,5 @@ cp -f conf/fail2ban/filter.d/* /etc/fail2ban/filter.d/
# scripts will ensure the files exist and then fail2ban is given another
# restart at the very end of setup.
restart_service fail2ban
systemctl enable fail2ban