X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fluci2%2Fui.git;a=blobdiff_plain;f=luci2%2Fshare%2Fmenu.d%2Fsystem.json;h=3a5d45aa9c1359e6fcb38046c3a5cda34b8a90d6;hp=16e117b78bebef659c4454f289c21a9688e6bf91;hb=1df7615f47e54f5070fe64169dc1f7315a73711e;hpb=0e1f9de53c732a60917ccb490eafbdf42dd1b2b2 diff --git a/luci2/share/menu.d/system.json b/luci2/share/menu.d/system.json index 16e117b..3a5d45a 100644 --- a/luci2/share/menu.d/system.json +++ b/luci2/share/menu.d/system.json @@ -24,6 +24,7 @@ "system/software": { "title": "Software", "acls": [ "software" ], + "files": [ "/bin/opkg" ], "view": "system/software", "index": 40 }, @@ -48,6 +49,7 @@ "system/leds": { "title": "LED Configuration", "acls": [ "leds" ], + "files": [ "/etc/init.d/led" ], "view": "system/leds", "index": 80 }