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

@ -6,7 +6,7 @@
#
#
# 99.5.4.5.1 Check that any password that will be created will use sha512crypt (or yescrypt for Debian 11+)
# Check that any password that will be created will use sha512crypt (or yescrypt for Debian 11+)
#
set -e # One error, it's over