tldr/pages/common/runit.md

13 lines
189 B
Markdown
Raw Normal View History

2017-12-18 15:47:59 +00:00
# runit
> 3-stage init system.
> More information: <http://smarden.org/runit/runit.8.html>.
2017-12-18 15:47:59 +00:00
2017-12-18 16:02:25 +00:00
- Start runit's 3-stage init scheme:
2017-12-18 15:47:59 +00:00
`runit`
2017-12-18 16:02:25 +00:00
- Shut down runit:
2017-12-18 15:47:59 +00:00
`kill --CONT {{runit_pid}}`