Thanks for following up @sahsanu!
- The
CLAMD = nosuggestion i got here in another post. - Good to know, i read it in the same post but at least now it’s very clear that
ifdef CLAMDis not active
- Thanks that you mention that
clamav-freshclam.serviceshouldn’t be enabled. I thought i leave it for now just in case i want to reenable ClamAV in a short time. I’ll disable it too.
sudo systemctl disable clamav-freshclam.service
sudo systemctl disable clamav-freshclam-once.service
sudo systemctl stop clamav-freshclam.service
sudo systemctl stop clamav-freshclam-once.service