Files
tldr/pages/common/runsv.md
T
2025-11-30 16:22:58 -06:00

236 B

runsv

Start and manage a runit service. More information: https://manned.org/runsv.

  • Start a runit service as the current user:

runsv {{path/to/service}}

  • Start a runit service as root:

sudo runsv {{path/to/service}}