Don't scan root activity

This commit is contained in:
Jason Rothstein 2021-07-21 01:40:00 +00:00
parent f8bddf54c1
commit fc741d1dca

View File

@ -734,6 +734,7 @@ OnAccessMountPath {{ item.mount }}
# root user from triggering a scan (unless OnAccessPrevention is enabled). # root user from triggering a scan (unless OnAccessPrevention is enabled).
# Default: no # Default: no
#OnAccessExcludeRootUID no #OnAccessExcludeRootUID no
OnAccessExcludeRootUID yes
# With this option you can whitelist specific UIDs. Processes with these UIDs # With this option you can whitelist specific UIDs. Processes with these UIDs
# will be able to access all files without triggering scans or permission # will be able to access all files without triggering scans or permission