#21648: luci generates broken config files
------------------------+------------------------
  Reporter:  anonymous  |      Owner:  developers
      Type:  defect     |     Status:  new
  Priority:  normal     |  Milestone:
 Component:  packages   |    Version:  Trunk
Resolution:             |   Keywords:
------------------------+------------------------

Comment (by anonymous):

 {{{
 root@OpenWrt:~# ls -lh /etc/config/*
 -rw-r--r--    1 root     root        1.5K Jan 19 04:16 /etc/config/dhcp
 -rw-r--r--    1 root     root         328 Jan 19 04:17 /etc/config
 /dnscrypt-proxy
 -rw-r--r--    1 root     root          90 Jan 18 17:42
 /etc/config/dropbear
 -rw-r--r--    1 root     root        6.0K Jan 19 08:16
 /etc/config/firewall
 -rw-r--r--    1 root     root         666 Jan 19 04:18 /etc/config/luci
 -rw-r--r--    1 root     root        2.4K Jan 18 17:38 /etc/config/mwan3
 -rw-r--r--    1 root     root        2.8K Jan 19 04:12 /etc/config/network
 -rw-r--r--    1 root     root          97 Nov 21 18:40 /etc/config/rpcd
 -rw-r--r--    1 root     root         471 Nov 28 11:23 /etc/config/system
 -rw-r--r--    1 root     root         743 Jan 19 04:26
 /etc/config/ucitrack
 -rw-r--r--    1 root     root         688 Jan 19 04:25 /etc/config/uhttpd
 -rw-r--r--    1 root     root        2.8K Jan 18 17:42
 /etc/config/wireless
 }}}

 and after running uci set network.test=test; uci commit network

 {{{
 root@OpenWrt:~# ls -lh /etc/config/*
 -rw-r--r--    1 root     root        1.5K Jan 19 04:16 /etc/config/dhcp
 -rw-r--r--    1 root     root         328 Jan 19 04:17 /etc/config
 /dnscrypt-proxy
 -rw-r--r--    1 root     root          90 Jan 18 17:42
 /etc/config/dropbear
 -rw-r--r--    1 root     root        6.0K Jan 19 08:16
 /etc/config/firewall
 -rw-r--r--    1 root     root         666 Jan 19 04:18 /etc/config/luci
 -rw-r--r--    1 root     root        2.4K Jan 18 17:38 /etc/config/mwan3
 -rw-r--r--    1 root     root        2.8K Jan 19 09:43 /etc/config/network
 -rw-r--r--    1 root     root          97 Nov 21 18:40 /etc/config/rpcd
 -rw-r--r--    1 root     root         471 Nov 28 11:23 /etc/config/system
 -rw-r--r--    1 root     root         743 Jan 19 04:26
 /etc/config/ucitrack
 -rw-r--r--    1 root     root         688 Jan 19 04:25 /etc/config/uhttpd
 -rw-r--r--    1 root     root        2.8K Jan 18 17:42
 /etc/config/wireless
 }}}

--
Ticket URL: <https://dev.openwrt.org/ticket/21648#comment:2>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to