runit, runsv, runsvdir, runsvchdir, sv: add more information link and move to common/ (#5648)
This commit is contained in:
12
pages/common/runit.md
Normal file
12
pages/common/runit.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# runit
|
||||
|
||||
> 3-stage init system.
|
||||
> More information: <https://wiki.archlinux.org/index.php/Runit>.
|
||||
|
||||
- Start runit's 3-stage init scheme:
|
||||
|
||||
`runit`
|
||||
|
||||
- Shut down runit:
|
||||
|
||||
`kill --CONT {{runit_pid}}`
|
Reference in New Issue
Block a user