The wiki UCI documentation here:

http://wiki.openwrt.org/doc/uci#file_syntax

insists, "It is important to know that UCI identifiers and config file names may contain only the characters a-z, 0-9 and _. E.g. no hyphens (-) are allowed."

But the file /etc/config/wireless uses a type of "wifi-iface."

Also, that documentation implies that upper case letters are not valid, but the UCI config file /etc/config/bird contains the section line:

  option use_UCI_config '1'

So are upper case letters indeed valid? (Even if admittedly infrequent.)

rday
_______________________________________________
openwrt-users mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-users

Reply via email to