mirror of
https://github.com/ovh/debian-cis.git
synced 2024-11-21 21:17:00 +01:00
5 lines
276 B
Plaintext
5 lines
276 B
Plaintext
# One may want to run the CIS checks daily in order to report the correct or
|
|
# incorrect configuration of a machine in a centralized system via syslog
|
|
# m h dom mon dow user command
|
|
0 3 * * * secaudit /opt/cis-hardening/bin/hardening.sh --sudo --audit --batch
|