luci-mod-system: add luci_plugins uci permission
authorPaul Donald <redacted>
Thu, 2 Apr 2026 19:04:55 +0000 (21:04 +0200)
committerPaul Donald <redacted>
Thu, 2 Apr 2026 19:04:55 +0000 (21:04 +0200)
follow-up to 617f364333c10ebe1780556db4a88b3019cffb97

Signed-off-by: Paul Donald <redacted>
modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json

index 45c92b1747dd9d2c11d7bea15eecb6704c61948e..82104a219c1002ea59056b27a62aa526633a8a19 100644 (file)
@@ -61,7 +61,8 @@
                "read": {
                        "file": {
                                "/usr/share/ucode/luci/*": [ "read" ]
-                       }
+                       },
+                       "uci": [ "luci_plugins" ]
                }
        },
 
git clone https://git.99rst.org/PROJECT