To stop the service run:
systemctl stop 'clamd@amavisd'
To disable the service run:
systemctl disable 'clamd@amavisd'
To stop and disable the Clamd service run the following command:
systemctl disable 'clamd@amavisd'; systemctl stop 'clamd@amavisd';
To stop the service run:
systemctl stop 'clamd@amavisd'
To disable the service run:
systemctl disable 'clamd@amavisd'
To stop and disable the Clamd service run the following command:
systemctl disable 'clamd@amavisd'; systemctl stop 'clamd@amavisd';