mirror of https://github.com/CrimsonTome/tldr.git
12 lines
128 B
Markdown
12 lines
128 B
Markdown
|
# runit
|
||
|
|
||
|
> 3-stage init system.
|
||
|
|
||
|
- Start runit's 3-stage init scheme:
|
||
|
|
||
|
`runit`
|
||
|
|
||
|
- Shut down runit:
|
||
|
|
||
|
`kill --CONT {{runit_pid}}`
|