luxci-app-ps3netsrv: add ACL

This commit is contained in:
CN_SZTL 2020-08-05 14:45:28 +08:00
parent 60e177009c
commit 0c73d7d750
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -0,0 +1,11 @@
{
"luci-app-ps3netsrv": {
"description": "Grant UCI access for luci-app-ps3netsrv",
"read": {
"uci": [ "ps3netsrv" ]
},
"write": {
"uci": [ "ps3netsrv" ]
}
}
}