This commit is contained in:
tiann
2023-11-13 01:24:12 +00:00
parent a0d1e70d26
commit 2647f23b6d
95 changed files with 142 additions and 93 deletions
+23
View File
@@ -0,0 +1,23 @@
{
"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."
}
}
}