Support for included files in /etc/aide.d/ Resolves: RHEL-178122 Increase default values for num_workers Resolves: RHEL-178123 Add pre-configured systemd timer for aide check Resolves: RHEL-178121
12 lines
185 B
SYSTEMD
12 lines
185 B
SYSTEMD
[Unit]
|
|
Description=Daily AIDE file integrity check
|
|
Documentation=man:aide(1) man:aide.conf(5)
|
|
|
|
[Timer]
|
|
OnCalendar=daily
|
|
AccuracySec=1h
|
|
Persistent=true
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|