You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

25 lines
405 B

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

rcconf
===
Debian Linux下的运行等级服务配置工具
## 说明
**rcconf命令** 是Debian Linux下的运行等级服务配置工具用以设置在特定的运行等级下系统服务的启动配置。
### 语法
```
rcconf(选项)
```
```
--help打印帮助信息
--dialog使用对话命令显示菜单
--notermcheck不按照终端属性来设置窗口尺寸。
```