Commands for handling DSM Services
Note that you need elevated permissions to issue these commands, use
sudo -i
for simplicity.
synoservicecfg –list
synoservice –status
synoservicecfg –stop <service>
synoservicecfg –hard-stop <service>
synoservicecfg –start <service>
synoservicecfg –hard-start <service>
synoservice –restart <service>
synoservicectl –restart <service>[/code]
For example, this will restart WebStation altogether:
synoservice --restart pkgctl-WebStation
or Docker:
synoservice --restart pkgctl-Docker
Resources
Created: 12.10.2021