/etc/config/hd-idle 另一个可选的硬盘空闲休眠进程(需要路由器支持usb硬盘) /etc/config/httpd 网页服务器配置选项(Busybox 自带httpd, 已被舍弃) /etc/config/luci 基础 LuCI 配置 /etc/config/luci_statistics 包统计配置 /etc/config/mini_snmpd mini_snmpd 配置 /etc/config/mountd OpenWrt 自动挂载进...
/etc/config/fstab Configures file system mount points /etc/config/gps Configures settings for the Global Positioning System (GPS) /etc/config/iojuggler Provides utilities for managing input/output (IO) settings /etc/config/ioman Provides utilities for managing input/output (IO) settings /etc...
这是一个添加SSH端口转发到防火墙规则的例子,和’-1’使用的一个例子。 root@OpenWrt:~# uci add firewall rule root@OpenWrt:~# uci set firewall.@rule[-1].src=wan root@OpenWrt:~# uci set firewall.@rule[-1].target=ACCEPT root@OpenWrt:~# uci set firewall.@rule[-1].proto=tcp root@O...
Usage: uci [<options>] [<arguments>]Commands: batch export [<config>] import [<config>] changes [<config>] commit [<config>] add <config> add_list <config>..=<string> show [<config>[.[.]]] get <config>.[.] set <config>.[.]=<value> delete <config>[.<section[.]] renam...
add <config> add_list <config>..=<string> show [<config>[.[.]]] get <config>.[.] set <config>.[.]=<value> delete <config>[.<section[.]] rename <config>.[.]=<name> revert <config>[.[.]] Options: -c <path> set the search...