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