V8.00.000.2025.06.17
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 55s

Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
2025-09-05 18:32:07 +02:00
parent ad323c3ef2
commit 0af0be1b98
3 changed files with 5 additions and 4 deletions

View File

@@ -30,7 +30,6 @@ guard_sourcing
#######################################
hardening_fail2ban() {
### Declare Arrays, HashMaps, and Variables.
declare
declare -r var_logfile="/root/.ciss/cdi/log/4420_hardening_fail2ban.log"
chroot_logger "${TARGET}${var_logfile}"
@@ -95,6 +94,7 @@ findtime = 1d
bantime = 1d
protocol = tcp,udp
# vim: number et ts=2 sw=2 sts=2 ai tw=128 ft=conf
EOF
else
@@ -139,6 +139,7 @@ findtime = 1d
bantime = 1d
protocol = tcp,udp
# vim: number et ts=2 sw=2 sts=2 ai tw=128 ft=conf
EOF
fi