MT6 ClamAV Upgrade
Jump to navigation
Jump to search
Keep FreeBSD secure by applying security updates as they are released.
freebsd-update fetch install
All installed packages can be updated by running:
pkg upgrade
Restart ClamAV daemons:
service clamav-freshclam restart service clamav-clamd restart
Watch the logs for errors and make sure it's still working:
tail -n50 -F /var/log/maillog