runsv Command Examples
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}}
Start and manage a runit service. More information: https://manned.org/runsv.8.
runsv {{path/to/service}}
sudo runsv {{path/to/service}}