op-packages/luci-app-ssrserver-python/root/usr/share/rpcd/acl.d/luci-app-ssrserver-python.json
github-actions[bot] 32600acc60 🌴 Sync 2026-03-05 23:51:42
2026-03-05 23:51:42 +08:00

12 lines
182 B
JSON

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