We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c68b4be commit fe0ccd1Copy full SHA for fe0ccd1
website/docs/public/templates/shizuku.root
@@ -1,15 +1,16 @@
1
{
2
"id":"shizuku.root",
3
"name":"Shizuku Service",
4
- "author":"JohnRTitor",
+ "author":"Rem01Gaming & JohnRTitor",
5
"description":"Only essential permissions to start Shizuku service.",
6
"uid":0,
7
"gid":0,
8
"groups":[
9
"SHELL"
10
],
11
"capabilities":[
12
- "CAP_DAC_READ_SEARCH"
+ "CAP_DAC_OVERRIDE",
13
+ "CAP_CHOWN"
14
15
"context":"u:r:su:s0",
16
"namespace":"INHERITED",
0 commit comments