mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-11-11 06:16:53 +03:00
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}}`
|