OnAccess scan the / mount, not just /home
This commit is contained in:
		| @@ -679,7 +679,6 @@ User clamscan | |||||||
| # Default: disabled | # Default: disabled | ||||||
| #OnAccessIncludePath /home | #OnAccessIncludePath /home | ||||||
| #OnAccessIncludePath /students | #OnAccessIncludePath /students | ||||||
| OnAccessIncludePath /home |  | ||||||
|  |  | ||||||
| # Set the exclude paths. All subdirectories are also excluded. | # Set the exclude paths. All subdirectories are also excluded. | ||||||
| # Default: disabled | # Default: disabled | ||||||
| @@ -716,6 +715,7 @@ OnAccessIncludePath /home | |||||||
| # Default: disabled | # Default: disabled | ||||||
| #OnAccessMountPath / | #OnAccessMountPath / | ||||||
| #OnAccessMountPath /home/user | #OnAccessMountPath /home/user | ||||||
|  | OnAccessMountPath / | ||||||
|  |  | ||||||
| # With this option you can whitelist the root UID (0). Processes run under | # 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 | # root with be able to access all files without triggering scans or | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user