templates: Create template for Kernel manager and Root exploler (#1133)
Signed-off-by: Rem01Gaming <Rem01_Gaming@proton.me>
This commit is contained in:
26
website/docs/public/templates/kernelmanager.root
Normal file
26
website/docs/public/templates/kernelmanager.root
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"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"
|
||||
],
|
||||
"capabilities":[
|
||||
"CAP_SYS_ADMIN",
|
||||
"CAP_SYS_NICE",
|
||||
"CAP_SYS_RESOURCE",
|
||||
"CAP_KILL",
|
||||
"CAP_PERFMON"
|
||||
],
|
||||
"context":"u:r:su:s0",
|
||||
"namespace":"INHERITED",
|
||||
"locales": {
|
||||
"in": {
|
||||
"name": "Kernel Manager",
|
||||
"description":"Umumnya digunakan pada Kernel manager seperti FKM dan SmartPack."
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user