diff --git a/example-cron.d-entry b/example-cron.d-entry index 03fdb15..1a30399 100644 --- a/example-cron.d-entry +++ b/example-cron.d-entry @@ -1,4 +1,4 @@ # 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/debian-cis/bin/hardening-sh --sudo --audit --batch + 0 3 * * * secaudit /opt/cis-hardening/bin/hardening.sh --sudo --audit --batch