Stop your Semaphore services
- Last Updated: May 13, 2026
- 1 minute read
- Semaphore
- Documentation
All services should be stopped before uninstalling/removing any of the files associated with the existing installation. This can be done by executing the following command:
systemctl stop semaphore-cs systemctl stop semaphore-ses
If using Semaphore 5, you must also stop the Studio services. This can be done by executing the following command:
systemctl stop semaphore
If using 5.2, you must stop SES service separately. This can be done by executing the following command:
systemctl stop semaphore-ses