mirror of
https://github.com/openwrt/luci.git
synced 2025-02-12 06:58:12 +00:00
ec5ce985fe
Signed-off-by: BERENYI Balazs <balazs@wee.hu>
13 lines
269 B
JSON
13 lines
269 B
JSON
{
|
|
"luci-app-softether": {
|
|
"description": "Grant access to softether management",
|
|
"read": {
|
|
"cgi-io": [ "exec" ],
|
|
"file": {
|
|
"/usr/libexec/vpncmd-call account-list": [ "exec" ],
|
|
"/usr/libexec/vpncmd-call account-status-get *": [ "exec" ]
|
|
}
|
|
}
|
|
}
|
|
}
|