mirror of
https://github.com/caiwx86/small-packages.git
synced 2026-07-27 08:21:07 +08:00
11 lines
154 B
JSON
11 lines
154 B
JSON
{
|
|
"luci-app-cpu-status": {
|
|
"description": "Grant access to cpu-status procedures",
|
|
"read": {
|
|
"file": {
|
|
"/proc/stat": [ "read" ]
|
|
}
|
|
}
|
|
}
|
|
}
|