Control Runit Service - Start & Manage with runsv | Online Free DevTools by Hexmos
Control Runit services with runsv. Easily start, stop, and manage services using the command line in a runit environment. Free online tool, no registration required.
runsv
Start and manage a runit service. More information: https://manned.org/runsv.8.
- Start a runit service as the current user:
runsv {{path/to/service}}
- Start a runit service as root:
sudo runsv {{path/to/service}}
