meta data for this page
  •  

This is an old revision of the document!


Clamav

trim clamd RAM usage

Nowadays database requires about 1GB of RAM.

limit systemd service

systemctl edit clamav-daemon.service
/etc/systemd/system/clamav-daemon.service.d/override.conf
[Service]
MemoryLimit=512M
CPUQuota=50%
Nice=19
Restart = on-failure