runit, runsv, runsvdir, runsvchdir, sv: add more information link and move to common/ (#5648)
This commit is contained in:
12
pages.zh/common/runsv.md
Normal file
12
pages.zh/common/runsv.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# runsv
|
||||
|
||||
> 启动和管理 runit 服务.
|
||||
> 更多信息: <https://manpages.ubuntu.com/manpages/latest/man8/runsv.8.html>.
|
||||
|
||||
- 以当前用户身份启动 runit 服务:
|
||||
|
||||
`runsv {{目录 / 服务文件}}`
|
||||
|
||||
- 以 root 用户身份启动 runit 服务:
|
||||
|
||||
`sudo runsv {{目录 / 服务文件}}`
|
Reference in New Issue
Block a user