From 8a6c628f8270f1f591dca88f0f360d076e8a0e33 Mon Sep 17 00:00:00 2001 From: pyllyukko Date: Sun, 23 Feb 2025 10:39:25 +0200 Subject: [PATCH] rkhunter.conf.js: Added crontabs to USER_FILEPROP_FILES_DIRS Relates to #76 --- templates/rkhunter.conf.j2 | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/rkhunter.conf.j2 b/templates/rkhunter.conf.j2 index cc0b535..4d70673 100644 --- a/templates/rkhunter.conf.j2 +++ b/templates/rkhunter.conf.j2 @@ -553,6 +553,7 @@ USER_FILEPROP_FILES_DIRS=/etc/polkit-1/rules.d USER_FILEPROP_FILES_DIRS=/usr/share/polkit-1/rules.d/*.rules USER_FILEPROP_FILES_DIRS=/usr/share/polkit-1/actions/*.policy {% endif %} +USER_FILEPROP_FILES_DIRS=/var/spool/cron/crontabs #EXCLUDE_USER_FILEPROP_FILES_DIRS=/opt/ps* #