runit, runsv, runsvdir, runsvchdir, sv: add more information link and move to common/ (#5648)

This commit is contained in:
marchersimon
2021-03-31 12:52:31 +02:00
committed by GitHub
parent b02c9f5a25
commit d562842e08
22 changed files with 17 additions and 141 deletions

12
pages.zh/common/runit.md Normal file
View File

@@ -0,0 +1,12 @@
# runit
> 三级初始化系统.
> 更多信息: <https://wiki.archlinux.org/index.php/Runit>.
- 启动 runit 的三阶段初始化方案:
`runit`
- 停止运行 runit:
`kill --CONT {{runit 进程 id}}`