Introduction
From time to time, you may need to stop the Imunify360 service for testing purposes. The steps below cover how to do this.
Procedure
- Access the server as the root user, via SSH or the WHM Terminal.
- Run the following command to stop the Imunify360 Service:
systemctl stop imunify360
- Once you're ready to enable it again, run the following command to restart the service:
systemctl start imunify360