From dbc28d1230b54db7cbd0f25f274959e45f38011d Mon Sep 17 00:00:00 2001 From: Jason Rothstein Date: Tue, 6 Jul 2021 03:15:56 +0000 Subject: [PATCH] OnAccess scan the / mount, not just /home --- templates/Fedora/34/etc/clamd.d/scan.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/Fedora/34/etc/clamd.d/scan.conf b/templates/Fedora/34/etc/clamd.d/scan.conf index ed7796f..470803a 100644 --- a/templates/Fedora/34/etc/clamd.d/scan.conf +++ b/templates/Fedora/34/etc/clamd.d/scan.conf @@ -679,7 +679,6 @@ User clamscan # Default: disabled #OnAccessIncludePath /home #OnAccessIncludePath /students -OnAccessIncludePath /home # Set the exclude paths. All subdirectories are also excluded. # Default: disabled @@ -716,6 +715,7 @@ OnAccessIncludePath /home # Default: disabled #OnAccessMountPath / #OnAccessMountPath /home/user +OnAccessMountPath / # With this option you can whitelist the root UID (0). Processes run under # root with be able to access all files without triggering scans or