diff --git a/bin/v-update-firewall b/bin/v-update-firewall index c62ecd9e0..a28a8a7e0 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