Minor changes on script output.
This commit is contained in:
parent
dfedf3f35f
commit
1bbe8da6c9
@ -335,7 +335,6 @@ if $restart_ipv4_firewall ; then
|
||||
/usr/local/sbin/$IPV4_FIREWALL_SCRIPT > /dev/null 2> "$log_file"
|
||||
if [[ $? -gt 0 ]]; then
|
||||
echo_failed
|
||||
error "$(cat "$log_file")"
|
||||
else
|
||||
echo_ok
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user