From 5634fe32368d43da2a5aec91fa7691cae1048e05 Mon Sep 17 00:00:00 2001 From: Cropi Date: Tue, 23 Sep 2025 12:17:43 +0200 Subject: [PATCH] Adjust ordering of /root files --- aide.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aide.conf b/aide.conf index c8ed75d..5ea17ef 100644 --- a/aide.conf +++ b/aide.conf @@ -152,10 +152,10 @@ DATAONLY = ftype+p+l+n+u+g+s+acl+selinux+xattrs+sha256 !/usr/src !/usr/tmp -/root NORMAL # Admins dot files constantly change, just check perms /root/\..* PERMS !/root/.xauth* +/root NORMAL # Check only permissions, inode, user and group for /etc, but # cover some important files closely.