crontab file locations updated

Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
Mark Bolwell 2022-01-07 11:11:06 +00:00
parent 2d83b7f06d
commit 59bbf71971
No known key found for this signature in database
GPG key ID: F734FDFC154B83FB

View file

@ -393,7 +393,7 @@ rhel9cis_config_aide: true
# AIDE cron settings # AIDE cron settings
rhel9cis_aide_cron: rhel9cis_aide_cron:
cron_user: root cron_user: root
cron_file: /etc/crontab cron_file: /etc/cron.d/aide.cron
aide_job: '/usr/sbin/aide --check' aide_job: '/usr/sbin/aide --check'
aide_minute: 0 aide_minute: 0
aide_hour: 5 aide_hour: 5