update_firewall-script_ipt-gateway.sh: revert last commit.
This commit is contained in:
parent
f710e4966d
commit
0d3414c651
@ -329,13 +329,6 @@ done
|
|||||||
|
|
||||||
blank_line
|
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.."
|
echononl "Restart IPv4 Firewall.."
|
||||||
if $restart_ipv4_firewall ; then
|
if $restart_ipv4_firewall ; then
|
||||||
|
Loading…
Reference in New Issue
Block a user