Talk:ClamAV
IMPORTANT! freshclam should be enabled as a timer and not as a service
freshclam is no longer used as a service but rather a timer. The wiki instructions is still outdated by telling the user to enable it as a regular service which won't work.
To enable the timer:
systemctl enable freshclam.timer
Source: https://github.com/Cisco-Talos/clamav/issues/200#issuecomment-1019375275