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:不按照终端属性来设置窗口尺寸。
<!-- Linux命令行搜索引擎:https://jaywcjlove.github.io/linux-command/ -->