edestecd / puppet-clamav

Puppet Module for managing ClamAV
GNU General Public License v3.0
6 stars 59 forks source link

[FEATURE] Add Support for clamonacc #76

Open ZaxLofful opened 1 year ago

ZaxLofful commented 1 year ago

The newest implementation of clamav separates the on-access file scanning from clamd and moves it into clamonacc.

This needs to be configured as a service and running, it uses the clamd.conf for its parameters as well.

All that would need to be done here is add the parts to make the service startup as boot, like clamd.