updated f2b jails and auto reloading f2b on instal

This commit is contained in:
2020-07-31 14:33:36 +02:00
parent 640cc1cd1a
commit 978ff48e07
4 changed files with 16 additions and 3 deletions

View File

@@ -571,7 +571,7 @@ fi
# Services #
##------------##
systemctl reload sshd postfix postfix@-
systemctl reload sshd fail2ban postfix postfix@-
##-------##
@@ -579,4 +579,4 @@ systemctl reload sshd postfix postfix@-
##-------##
msg " Done installing!"
for f in /etc/update-motd.d/51*; do [ -e "$f" ] && bash /etc/update-motd.d/51*; break; done
for f in /etc/update-motd.d/51*; do [ -e "$f" ] && bash /etc/update-motd.d/51*; break; done