#17309: Luci Meta Package Misconfigured with Theme
--------------------------+-----------------------------------
  Reporter:  johnllyon@…  |      Owner:  developers
      Type:  defect       |     Status:  reopened
  Priority:  normal       |  Milestone:
 Component:  packages     |    Version:  Barrier Breaker 14.07
Resolution:               |   Keywords:
--------------------------+-----------------------------------
Changes (by johnllyon@…):

 * status:  closed => reopened
 * resolution:  worksforme =>


Comment:

 Reopening because /etc/config/luci that was installed with the meta-
 package does not refer to any themes.  Below is the content of the
 /etc/config/luci file:


 {{{
 config core main
         option lang auto
         option mediaurlbase /luci-static/openwrt.org
         option resourcebase /luci-static/resources

 config extern flash_keep
         option uci              "/etc/config/"
         option dropbear "/etc/dropbear/"
         option openvpn  "/etc/openvpn/"
         option passwd   "/etc/passwd"
         option opkg             "/etc/opkg.conf"
         option firewall "/etc/firewall.user"
         option uploads  "/lib/uci/upload/"

 config internal languages

 config internal sauth
         option sessionpath "/tmp/luci-sessions"
         option sessiontime 3600

 config internal ccache
         option enable 1

 config internal themes

 }}}

--
Ticket URL: <https://dev.openwrt.org/ticket/17309#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