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

16 lines
178 B
JSON

{
"luci-app-ympd": {
"description": "Grant permissions for the YMPD LuCI app",
"read": {
"uci": [
"ympd"
],
},
"write": {
"uci": [
"ympd"
]
}
}
}