ucimap: add support for saving lists to uci
[project/uci.git] / test / references / ucimap_example_2.result
1 New network section 'lan'
2         type: static
3         ifname: eth0
4         ipaddr: 0.0.0.0
5         test: 123
6         enabled: off
7 Configured aliases: a b
8 New network section 'wan'
9         type: dhcp
10         ifname: eth1
11         ipaddr: 0.0.0.0
12         test: -1
13         enabled: on
14 Configured aliases: c d