Files
SukiSU-Ultra/website/docs/public/templates/kernelmanager.root
2024-02-17 11:24:39 +08:00

34 lines
858 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"id":"kernelmanager.root",
"name":"Kernel Manager",
"author":"Rem01Gaming",
"description":"Commonly used in Kernel managers such as FKM and SmartPack.",
"uid":0,
"gid":0,
"groups":[
"ROOT",
"READPROC"
],
"capabilities":[
"CAP_SYS_MODULE",
"CAP_SYS_NICE",
"CAP_SYS_RESOURCE",
"CAP_KILL",
"CAP_SYSLOG",
"CAP_PERFMON",
"CAP_SYS_BOOT"
],
"context":"u:r:su:s0",
"namespace":"INHERITED",
"locales": {
"in": {
"name": "Kernel Manager",
"description":"Umumnya digunakan pada Kernel manager seperti FKM dan SmartPack."
},
"tr": {
"name": "Kernel Yöneticisi",
"description":"FKM ve SmartPack gibi Kernel Yöneticilerinde yaygın olarak kullanılır."
}
}
}