mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 22:22:18 +02:00
12 lines
194 B
Markdown
12 lines
194 B
Markdown
# 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}}`
|