To stop, start or restart ZENworks Service Desk service, perform any one of the following actions:
Using Appliance UI:
On the Service Desk Appliance home page, in the ZENworks Service Desk Appliance section, click Restart Services, select ZENworks Service Desk, and the click Stop.
Using Command Prompt:
To stop/start/restart the servicedesk service from the command prompt, run the systemctl start | stop | restart servicedesk command or service servicedesk start | stop | restart.
Example:
To start the servicedesk service, run the systemctl start servicedesk command.
To start the servicedesk service, run the service servicedesk start command.