tldr/pages.zh/common/runit.md

13 lines
210 B
Markdown
Raw Normal View History

2019-03-14 04:41:01 +00:00
# runit
> 三级初始化系统。
> 更多信息:<http://smarden.org/runit/runit.8.html>.
2019-03-14 04:41:01 +00:00
- 启动 runit 的三阶段初始化方案:
2019-03-14 04:41:01 +00:00
`runit`
2022-03-27 06:25:15 +01:00
- 停止运行 runit
2019-03-14 04:41:01 +00:00
2019-10-20 03:34:33 +01:00
`kill --CONT {{runit 进程 id}}`