2025-03-14 21:59:59 -06:00
|
|
|
# runsv
|
|
|
|
|
|
|
|
|
|
> Start and manage a runit service.
|
2026-02-18 06:55:01 -07:00
|
|
|
> More information: <https://manned.org/runsv>.
|
2025-03-14 21:59:59 -06:00
|
|
|
|
|
|
|
|
- Start a runit service as the current user:
|
|
|
|
|
|
|
|
|
|
`runsv {{path/to/service}}`
|
|
|
|
|
|
|
|
|
|
- Start a runit service as root:
|
|
|
|
|
|
|
|
|
|
`sudo runsv {{path/to/service}}`
|