Refactor AIDE configuration and add exclusion paths
This commit is contained in:
@@ -84,6 +84,13 @@ fail2ban_jails:
|
||||
findtime: 600
|
||||
bantime: 3600
|
||||
|
||||
# aide
|
||||
install_aide: true
|
||||
aide_exclude:
|
||||
- "!/var/lib/snapd"
|
||||
- "!/mnt/microk8s_persistent"
|
||||
- "!/var/lib/encrypted_volumes"
|
||||
|
||||
# Unattended upgrades
|
||||
unattended_reboot: true
|
||||
unattended_reboot_time: "04:30"
|
||||
|
||||
Reference in New Issue
Block a user