runit, runsv, runsvdir, runsvchdir, sv: add more information link and move to common/ (#5648)
This commit is contained in:
12
pages/common/runsv.md
Normal file
12
pages/common/runsv.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# runsv
|
||||
|
||||
> Start and manage a runit service.
|
||||
> More information: <https://manpages.ubuntu.com/manpages/latest/man8/runsv.8.html>.
|
||||
|
||||
- Start a runit service as the current user:
|
||||
|
||||
`runsv {{path/to/service}}`
|
||||
|
||||
- Start a runit service as root:
|
||||
|
||||
`sudo runsv {{path/to/service}}`
|
Reference in New Issue
Block a user