V8.00.000.2025.06.17
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 55s
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user