Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

4
  • There's an example on how to implement this at Archlinux' wiki: wiki.archlinux.org/index.php/ClamAV#OnAccessScan . Don't follow it literally, the part that interests you is only the contents of /etc/clamav/detected.sh (though following entirely this documentation gets on-demand settings to make it behave as on Windows: realtime detection (and probably slowdown)). Commented Aug 30, 2020 at 10:52
  • 2
    @A.B And the author of that script apparently also posted (a variation of?) it on this site: unix.stackexchange.com/a/307097/315749 :-) Commented Aug 30, 2020 at 11:06
  • These are a great help - but why aren't they answers? Commented Aug 30, 2020 at 12:55
  • @Peterbill To me, because, when two questions have the same set of answers, they are duplicates (and there is no point in duplicating the answers too). But I've never used Cinnamon and I can't know if the solutions proposed in the linked Q/A worked for you. Commented Aug 30, 2020 at 13:13