23 lines
492 B
Plaintext
23 lines
492 B
Plaintext
{
|
|
"id":"incompetent.root",
|
|
"name":"incompetent root",
|
|
"author":"kernelsu.org",
|
|
"description":"A incompetent root user with minimal capability",
|
|
"uid":0,
|
|
"gid":0,
|
|
"groups":[
|
|
"ROOT"
|
|
],
|
|
"capabilities":[
|
|
"CAP_DAC_READ_SEARCH"
|
|
],
|
|
"context":"u:r:su:s0",
|
|
"namespace":"INHERITED",
|
|
"locales": {
|
|
"zh_CN": {
|
|
"name": "无能的 Root",
|
|
"description": "权能极低的无能 root 用户"
|
|
}
|
|
}
|
|
}
|