24 lines
497 B
Plaintext
24 lines
497 B
Plaintext
{
|
|
"id":"rootexploler.root",
|
|
"name":"Root Explorer",
|
|
"author":"Rem01Gaming",
|
|
"description":"File manager with Root capabilities.",
|
|
"uid":0,
|
|
"gid":0,
|
|
"groups":[
|
|
"ROOT"
|
|
],
|
|
"capabilities":[
|
|
"CAP_SYS_ADMIN",
|
|
"CAP_DAC_OVERRIDE"
|
|
],
|
|
"context":"u:r:su:s0",
|
|
"namespace":"INHERITED",
|
|
"locales": {
|
|
"in": {
|
|
"name": "Root Explorer",
|
|
"description":"File manager dengan kemampuan Root."
|
|
}
|
|
}
|
|
}
|