Update fail2ban.sh

This commit is contained in:
FusionPBX 2017-03-31 18:53:44 -06:00 committed by GitHub
parent df19efd7a9
commit e1089f8034
1 changed files with 3 additions and 0 deletions

View File

@ -13,6 +13,9 @@ verbose "Installing Fail2ban"
#add the dependencies
pkg install --yes py27-fail2ban
#update the list of executables in the path
rehash
#enable fail2ban service
echo 'fail2ban_enable="YES"' >> /etc/rc.conf