Update 'root/usr/share/rpcd/acl.d/luci-app-lxc-attach.json'
parent
52ce14735b
commit
699de6a381
@ -0,0 +1,11 @@
|
||||
{
|
||||
"luci-app-lxc-attach": {
|
||||
"description": "Grant UCI access for luci-app-lxc-attach",
|
||||
"read": {
|
||||
"uci": [ "lxc-attach" ]
|
||||
},
|
||||
"write": {
|
||||
"uci": [ "lxc-attach" ]
|
||||
}
|
||||
}
|
||||
}
|
@ -1,11 +0,0 @@
|
||||
{
|
||||
"luci-app-lxdterm": {
|
||||
"description": "Grant UCI access for luci-app-lxdterm",
|
||||
"read": {
|
||||
"uci": [ "lxdterm" ]
|
||||
},
|
||||
"write": {
|
||||
"uci": [ "lxdterm" ]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue