forked from norman/fusionpbx-install.sh-github-mirror
Add rsyslog package for fail2ban
This commit is contained in:
2
debian/resources/fail2ban.sh
vendored
2
debian/resources/fail2ban.sh
vendored
@@ -12,7 +12,7 @@ cd "$(dirname "$0")"
|
||||
verbose "Installing Fail2ban"
|
||||
|
||||
#add the dependencies
|
||||
apt-get install -y fail2ban
|
||||
apt-get install -y fail2ban rsyslog
|
||||
|
||||
#move the filters
|
||||
cp fail2ban/freeswitch.conf /etc/fail2ban/filter.d/freeswitch.conf
|
||||
|
||||
Reference in New Issue
Block a user