OnAccess scan the / mount, not just /home
This commit is contained in:
parent
a8ea1690a6
commit
dbc28d1230
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user