luci-app-sfe: add ACL file
This commit is contained in:
parent
2fe6d79d56
commit
e5c4551418
@ -0,0 +1,11 @@
|
||||
{
|
||||
"luci-app-sfe": {
|
||||
"description": "Grant UCI access for luci-app-sfe",
|
||||
"read": {
|
||||
"uci": [ "sfe" ]
|
||||
},
|
||||
"write": {
|
||||
"uci": [ "sfe" ]
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user