clamav on access scanning

Hi All:
I tried to install "clamav" and want to use clamav on access scan feature, but however I could not find any service related to that, in CentOS a service called "clamav-clamonacc" is dedicated to run on-access scanning but FreeBSD don't have any about that. Any one know how to create clamav-clamonacc service similar to CentOS one ?

BR,
Paul.LKW
 
On-access scanning requires an additional layer on top of the filesystem that intercepts read or write actions and passes them through the scanner first.
 
Back
Top