UCI : Unified Configuration Interface
1、基于nvram配置
2、只需修改UCI配置文件
3、配置文件存放在路径/etc/config/目录下
4、可以通过uci命令或者直接修改配置文件的方式更改uci配置文件内容
5、必须通过重启相关的脚本使文件生效,譬如调用init.d脚本
6、. Note that just (re)starting the executable directly, without init.d calls, will not result in an UCI update to relegate UCI config to the program's expected configuration file. Changes in files in /etc/config/ then take no effect.
相关文章
- 04-12uci随笔
- 04-12Laya随笔-Laya中get,post等相关请求踩坑
- 04-12工作随笔echart做图表很方便
- 04-12JVM随笔(上)
- 04-12react随笔
- 04-12我的第二篇随笔
- 04-12webservice学习随笔(二):通过cxf实现webservice
- 04-12【随笔】新浪微博“赞”键设计
- 04-12PowerShell随笔9--- call
- 04-12爬取个人随笔内容——练手,待补充