device/rockchip/common/profiles/cgroups.json

13 lines
187 B
JSON
Raw Normal View History

2025-08-25 08:28:21 +08:00
{
"Cgroups": [
{
"Controller": "schedtune",
"Path": "/dev/stune",
"Mode": "0755",
"UID": "system",
"GID": "system",
"Optional": true
}
]
}