1
0
mirror of https://github.com/kenzok8/small-package synced 2025-09-18 18:51:16 +08:00
Files
small-package/luci-app-easyupdate/root/usr/share/rpcd/acl.d/luci-app-easyupdate.json
github-actions[bot] 96e6f38956 update-12.04
2021-12-04 09:01:13 +08:00

12 lines
182 B
JSON

{
"luci-app-easyupdate": {
"description": "Grant UCI access for luci-app-easyupdate",
"read": {
"uci": [ "easyupdate" ]
},
"write": {
"uci": [ "easyupdate" ]
}
}
}