mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2025-12-24 22:23:06 +00:00
crontab file locations updated
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
2d83b7f06d
commit
59bbf71971
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue