mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-06-17 11:10:23 +00:00
A fresh install of clamav-daemon takes up about 1GiB or RAM. Most of this is the virus signature database and is used regularly for a scan. This makes ClamAV unsuitable for FreedomBox running on many single board computers. Drop ClamAV until we start recommending/requiring at least 2GiB of RAM. Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: James Valleroy <jvalleroy@mailbox.org>