I currently have this command running in cron:
I would like to disable all Clam related services in our PMGW.
Any suggestions on how to do that?
Code:
echo "ConcurrentDatabaseReload no" >> /etc/clamav/clamd.conf && systemctl restart clam*
I would like to disable all Clam related services in our PMGW.
Any suggestions on how to do that?
Last edited: