tldr/pages/linux/runit.md

12 lines
128 B
Markdown
Raw Normal View History

2017-12-18 18:47:59 +03:00
# runit
> 3-stage init system.
2017-12-18 19:02:25 +03:00
- Start runit's 3-stage init scheme:
2017-12-18 18:47:59 +03:00
`runit`
2017-12-18 19:02:25 +03:00
- Shut down runit:
2017-12-18 18:47:59 +03:00
`kill --CONT {{runit_pid}}`