Created
May 1, 2021 15:40
-
-
Save fbouynot/490bcf74a0a4a677db546b7311b99060 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
LogSyslog yes | |
LocalSocket /run/clamd.scan/clamd.sock | |
LocalSocketMode 660 | |
FixStaleSocket yes | |
ExcludePath /proc | |
ExcludePath /run | |
ExcludePath /sys | |
ExcludePath /home/fbouynot/.mozilla/firefox/ | |
ExcludePath /home/fbouynot/.cache/mozilla/firefox/ | |
ExcludePath /home/fbouynot/.config/chromium/ | |
OnAccessIncludePath /home/ | |
OnAccessExcludePath /home/fbouynot/.mozilla/firefox/ | |
OnAccessExcludePath /home/fbouynot/.cache/mozilla/firefox/ | |
OnAccessExcludePath /home/fbouynot/.config/chromium/ | |
OnAccessPrevention true | |
OnAccessExtraScanning true | |
OnAccessExcludeRootUID yes | |
VirusEvent /etc/clamd.d/virus-event.sh | |
User root |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment