tldr/pages.zh/common/runit.md

13 lines
210 B
Markdown
Raw Normal View History

2019-03-14 04:41:01 +00:00
# runit
> 三级初始化系统.
> 更多信息: <https://wiki.archlinux.org/index.php/Runit>.
2019-03-14 04:41:01 +00:00
- 启动 runit 的三阶段初始化方案:
`runit`
- 停止运行 runit:
2019-10-20 03:34:33 +01:00
`kill --CONT {{runit 进程 id}}`