mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-07 19:05:59 +02:00
runsv: add Chinese translation
This commit is contained in:
parent
1361a4b1d1
commit
26ff3aff07
1 changed files with 11 additions and 0 deletions
11
pages.zh/osx/runsv.md
Normal file
11
pages.zh/osx/runsv.md
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
# runsv
|
||||||
|
|
||||||
|
> 启动和管理 runit 服务.
|
||||||
|
|
||||||
|
- 以当前用户身份启动 runit 服务:
|
||||||
|
|
||||||
|
`runsv {{目录/服务文件}}`
|
||||||
|
|
||||||
|
- 以 root 用户身份启动 runit 服务:
|
||||||
|
|
||||||
|
`sudo runsv {{目录/服务文件}}`
|
Loading…
Add table
Reference in a new issue