mirror of
https://github.com/ovh/debian-cis.git
synced 2025-07-16 22:02:17 +02:00
chore: remove CIS recommendation numbers from bin/hardening scripts
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user