add new chinese translations
This commit is contained in:
13
pages.zh/linux/openrc.md
Normal file
13
pages.zh/linux/openrc.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# openrc
|
||||
|
||||
> OpenRC 服务管理器。
|
||||
> 另请参见:`rc-status`、`rc-update` 和 `rc-service`。
|
||||
> 更多信息:<https://wiki.gentoo.org/wiki/OpenRC>。
|
||||
|
||||
- 切换到特定的运行级别:
|
||||
|
||||
`sudo openrc {{runlevel_name}}`
|
||||
|
||||
- 切换到特定的运行级别,但不停止任何现有服务:
|
||||
|
||||
`sudo openrc --no-stop {{runlevel_name}}`
|
Reference in New Issue
Block a user