Linux
Command
Library
Commands
Basics
Tips
runsv
runsv
TLDR
Start a runit service as the current user
$ runsv [path/to/service]
Start a runit service as root
$ sudo runsv [path/to/service]
COLLAPSE ALL
Copied to clipboard