v-commander: disabling ClamAV

This commit is contained in:
Peca 2025-08-18 15:06:17 +02:00
commit b4e10ed968

View file

@ -307,6 +307,9 @@ do
systemctl stop clamav-daemon.service
systemctl disable clamav-daemon.service
systemctl stop clamav-daemon.socket
systemctl disable clamav-daemon.socket
systemctl stop clamav-freshclam.service
systemctl disable clamav-freshclam.service