- Added luci-app-tailcale to ipk-source from: https://github.com/asvow/luci-app-tailscale/releases/tag/v1.2.3 - Renamed ipk-source directories to have no version number, only arch where needed.
18 lines
196 B
JSON
18 lines
196 B
JSON
{
|
|
"luci-app-atinout-mod": {
|
|
"description": "Grant UCI and file access for luci-app-atinout-mod",
|
|
"read": {
|
|
"uci": [ "atinout" ]
|
|
},
|
|
"write": {
|
|
"uci": [ "atinout" ]
|
|
}
|
|
}
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|