1 local c = uci.cursor(os.getenv("CONFIG_DIR")) 2 print(pcall(c.set, c, "network", "lan", "dns", {}))
This page was automatically generated by LXR 0.3.1. • OpenWrt