updated f2b jails and auto reloading f2b on instal
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user