How to Disable clamav / freshclam From Startup
The FAQ for disabling the spamfilter and antivirus in ISPConfig 3 seem to be outdated. There are links below to the resources.
Here’s the commands you’ll need to run to disable clamav / freshclam from starting up every time your system reboots.
systemctl disable clamav-daemon.socket
systemctl disable clamav-daemon.service
systemctl disable clamav-freshclam.service
systemctl disable bind9.service