https://github.com/pforret/syno_servicemgr
Synology service start/stop/status bash script for /usr/local/etc/rc.d/
https://github.com/pforret/syno_servicemgr
bash busybox service synology
Last synced: 2 months ago
JSON representation
Synology service start/stop/status bash script for /usr/local/etc/rc.d/
- Host: GitHub
- URL: https://github.com/pforret/syno_servicemgr
- Owner: pforret
- License: mit
- Created: 2019-01-24T16:00:57.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-25T14:54:20.000Z (over 7 years ago)
- Last Synced: 2025-06-01T06:27:40.121Z (about 1 year ago)
- Topics: bash, busybox, service, synology
- Language: Shell
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# syno_servicemgr
Synology service start/stop/status bash script for /usr/local/etc/rc.d/
### servicemgr.sh 1.1 for service [iperf3]
------
servicemgr.sh [option] with possible options:
* start : start service iperf3
* stop : stop service iperf3
* status: show status of service iperf3
* install: install this service on your Synology (so it starts upon reboot)