--- syntax: markdown tags: [tldr, common] source: https://github.com/tldr-pages/tldr.git --- # runsv > Start and manage a runit service. > More information: . - Start a runit service as the current user: `runsv {{path/to/service}}` - Start a runit service as root: `sudo runsv {{path/to/service}}`