runsv: add Chinese translation

italian
wizarot 2019-03-14 12:41:12 +08:00 committed by Owen Voke
parent 1361a4b1d1
commit 26ff3aff07
1 changed files with 11 additions and 0 deletions

11
pages.zh/osx/runsv.md Normal file
View File

@ -0,0 +1,11 @@
# runsv
> 启动和管理 runit 服务.
- 以当前用户身份启动 runit 服务:
`runsv {{目录/服务文件}}`
- 以 root 用户身份启动 runit 服务:
`sudo runsv {{目录/服务文件}}`