luci-app-attendedsysupgrade: use rpc-sys pkglist
[project/luci.git] / applications / luci-app-attendedsysupgrade / root / usr / share / rpcd / acl.d / attendedsysupgrade.json
index 97aa814..7549319 100644 (file)
@@ -4,10 +4,12 @@
                "read": {
                        "ubus": {
                                "rpc-sys": [
-                                       "upgrade_start"
+                                       "upgrade_start",
+                                       "packagelist"
                                ],
                                "system": [
-                                       "board"
+                                       "board",
+                                       "info"
                                ],
                                "uci": [
                                        "get", "set", "commit"