From feb32ccbc52c1976b1a8e7f624da5052b76b57e9 Mon Sep 17 00:00:00 2001 From: Serghey Rodin Date: Tue, 21 Oct 2014 15:15:51 +0300 Subject: [PATCH] fai2ban config was renamed --- bin/v-update-firewall | 1 - 1 file changed, 1 deletion(-) diff --git a/bin/v-update-firewall b/bin/v-update-firewall index c62ecd9e..a28a8a7e 100755 --- a/bin/v-update-firewall +++ b/bin/v-update-firewall @@ -33,7 +33,6 @@ is_system_enabled "$FIREWALL_SYSTEM" 'FIREWALL_SYSTEM' # Checking local IPv4 rules rules="$VESTA/data/firewall/rules.conf" ports="$VESTA/data/firewall/ports.conf" -fail2ban="$VESTA/data/firewall/fail2ban.conf" if [ ! -e "$rules" ]; then exit