chore: remove CIS recommendation numbers from bin/hardening scripts

This commit is contained in:
Damien Cavagnini
2025-06-25 16:15:32 +02:00
parent aebb65889e
commit b6965e73ec
242 changed files with 242 additions and 243 deletions

View File

@ -1,13 +1,12 @@
#!/bin/bash
# run-shellcheck
#
# Legacy CIS Debian Hardening
#
#
# 99.5.2.2 Checking rekey limit for time (6 hours) or volume (512Mio) whichever comes first.
# Checking rekey limit for time (6 hours) or volume (512Mio) whichever comes first.
#
set -e # One error, it's over