mirror of
https://github.com/ovh/debian-cis.git
synced 2025-06-24 11:34:35 +02:00
Renum logrotate config 8.4 to 4.3
renamed: 8.4_configure_logrotate.sh -> 4.3_configure_logrotate.sh renamed: ../../tests/hardening/8.4_configure_logrotate.sh -> ../../tests/hardening/4.3_configure_logrotate.sh
This commit is contained in:

committed by
Thibault Ayanides

parent
80b97940fa
commit
d6dae89966
10
tests/hardening/4.3_configure_logrotate.sh
Normal file
10
tests/hardening/4.3_configure_logrotate.sh
Normal file
@ -0,0 +1,10 @@
|
||||
# run-shellcheck
|
||||
test_audit() {
|
||||
describe Running on blank host
|
||||
register_test retvalshouldbe 0
|
||||
dismiss_count_for_test
|
||||
# shellcheck disable=2154
|
||||
run blank /opt/debian-cis/bin/hardening/"${script}".sh --audit-all
|
||||
|
||||
# TODO fill comprehensive tests
|
||||
}
|
Reference in New Issue
Block a user