Steps to stop ImunifyAV

kumkumsharma

Administrator
Staff member
ImunifyAV run as a demon so you can use service management commands:

For CentOS/CloudLinux OS 6, you can run below command:

Code:
service imunify-antivirus stop
for all other operating system you can run below command:

Code:
systemctl stop imunify-antivirus
 
Top