From 0d3414c6512fdf720049f541f0b4069865ced459 Mon Sep 17 00:00:00 2001 From: Christoph Date: Thu, 20 Jun 2019 14:26:44 +0200 Subject: [PATCH] update_firewall-script_ipt-gateway.sh: revert last commit. --- update_firewall-script_ipt-gateway.sh | 7 ------- 1 file changed, 7 deletions(-) diff --git a/update_firewall-script_ipt-gateway.sh b/update_firewall-script_ipt-gateway.sh index 24c998a..9494a56 100755 --- a/update_firewall-script_ipt-gateway.sh +++ b/update_firewall-script_ipt-gateway.sh @@ -329,13 +329,6 @@ done blank_line -if [[ -d "/ro" ]] && [[ -d "/rw" ]] ; then - restart_ipv4_firewall=false - restart_ipv6_firewall=false - - info "Restarting firewall is ommited - Read only system." -fi - echononl "Restart IPv4 Firewall.." if $restart_ipv4_firewall ; then