Stopping and Restarting the Batch Processing Daemon on GNU/Linux
If you installed batch processing as a daemon, you can stop it and restart it using the service command line tool. If you installed it using Service Launcher, you can stop it and restart it manually in Service Launcher.
How to stop and restart the batch processing daemon
-
In a terminal, enter the following command:
$ sudo service toonboom_process stop
-
When you are ready to start the server again, enter the following command:
$ sudo service toonboom_process start
TIP
You can also restart the service instantly with the following command:
$ sudo service toonboom_process restart
How to stop and restart the batch processing daemon in Service Launcher
- Make sure you are currently signed in as the user running the service.
-
In the system tray, click on the Service Launcher icon.
The Service Launcher application opens.
- Select the ToonBoom Process tab.
- Click on Stop.
- When you are ready to start the server again, click on Launch.