mirror of
https://github.com/nikdoof/ansible-cis.git
synced 2025-12-21 05:49:24 +00:00
Adjust aide path to work on Debian
This commit is contained in:
@@ -14,4 +14,4 @@
|
||||
SHELL=/bin/bash
|
||||
PATH=/sbin:/bin:/usr/sbin:/usr/bin
|
||||
MAILTO=root
|
||||
0 5 * * * root /usr/sbin/aide --update; mv /var/lib/aide/aide.db.new.gz /var/lib/aide/aide.db.gz
|
||||
0 5 * * * root aide --update; mv /var/lib/aide/aide.db.new.gz /var/lib/aide/aide.db.gz
|
||||
|
||||
Reference in New Issue
Block a user