ip6t-firewall-server: a minor change in comments.

This commit is contained in:
2026-01-14 20:10:29 +01:00
parent b35a3f3261
commit 5943f4d1a1

View File

@@ -225,7 +225,7 @@ else
fi # if ! $host_is_vm
# ------------- Stop Fail2Ban if installed -------------
# ------------- Fail2ban handling (do not stop/start; keep bans stable) -------------
#
echo
echononl "\tCheck presence and configuration of Fail2ban .."
@@ -248,7 +248,7 @@ else
FAIL2BAN_WAS_RUNNING=true
fi
#
# ------------- Ende: Stop Fail2Ban if installed -------------
# ------------- Ende: Fail2ban handling (do not stop/start; keep bans stable) -------------
# -------------