Преглед на файлове

Add rsyslog package for fail2ban

FusionPBX преди 1 година
родител
ревизия
8bd141b9c1
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      debian/resources/fail2ban.sh

+ 1 - 1
debian/resources/fail2ban.sh

@@ -12,7 +12,7 @@ cd "$(dirname "$0")"
 verbose "Installing Fail2ban"
 verbose "Installing Fail2ban"
 
 
 #add the dependencies
 #add the dependencies
-apt-get install -y fail2ban
+apt-get install -y fail2ban rsyslog
 
 
 #move the filters
 #move the filters
 cp fail2ban/freeswitch.conf /etc/fail2ban/filter.d/freeswitch.conf
 cp fail2ban/freeswitch.conf /etc/fail2ban/filter.d/freeswitch.conf