Changes

Jump to navigation Jump to search
Line 241: Line 241:  
or to scan different areas of the server is
 
or to scan different areas of the server is
 
  config setprop clamav FilesystemScanFilesystems /home/e-smith/files,/opt
 
  config setprop clamav FilesystemScanFilesystems /home/e-smith/files,/opt
 +
 +
*How do I exclude some directories from scanning
 +
Set the db value to exclude more directories
 +
 +
The default
 +
  config getprop clamav FilesystemScanExclude
 +
/proc,/sys,/usr/share,/var
 +
 +
Change with
 +
config setprop clamav FilesystemScanExclude /proc,/sys,/usr/share,/var,/home/e-smith/files/ibays
    
===Proxy Pass===
 
===Proxy Pass===

Navigation menu