Update nethunter.root
This commit is contained in:
@@ -1,28 +1,28 @@
|
|||||||
{
|
{
|
||||||
"id":"nethunter.root",
|
"id": "nethunter.root",
|
||||||
"name":"Kali NetHunter",
|
"name": "Kali NetHunter",
|
||||||
"author":"cachiusa",
|
"author": "cachiusa",
|
||||||
"description":"Required permissions for Kali NetHunter app to chroot.",
|
"description": "Required permissions for Kali NetHunter app to chroot.",
|
||||||
"namespace":"INHERITED",
|
"namespace": "INHERITED",
|
||||||
"uid":0,
|
"uid": 0,
|
||||||
"gid":0,
|
"gid": 0,
|
||||||
"groups":[
|
"groups": [
|
||||||
"ROOT"
|
"ROOT"
|
||||||
],
|
],
|
||||||
"capabilities":[
|
"capabilities": [
|
||||||
"CAP_DAC_OVERRIDE",
|
"CAP_DAC_OVERRIDE",
|
||||||
"CAP_DAC_READ_SEARCH",
|
"CAP_DAC_READ_SEARCH",
|
||||||
"CAP_SYS_CHROOT",
|
"CAP_SYS_CHROOT",
|
||||||
"CAP_SYS_PTRACE",
|
"CAP_SYS_PTRACE",
|
||||||
"CAP_SYS_ADMIN"
|
"CAP_SYS_ADMIN",
|
||||||
"CAP_SETGID",
|
"CAP_SETGID"
|
||||||
],
|
],
|
||||||
"context":"u:r:su:s0",
|
"context": "u:r:su:s0",
|
||||||
"rules":[""],
|
|
||||||
"locales": {
|
"locales": {
|
||||||
"zh_TW": {
|
"zh_TW": {
|
||||||
"name": "Kali NetHunter",
|
"name": "Kali NetHunter",
|
||||||
"description": "提供Kali NetHunter使用chroot"
|
"description": "提供Kali NetHunter使用chroot"
|
||||||
|
},
|
||||||
"pt_BR": {
|
"pt_BR": {
|
||||||
"name": "Kali NetHunter",
|
"name": "Kali NetHunter",
|
||||||
"description": "Permissões necessárias para o app Kali NetHunter fazer chroot."
|
"description": "Permissões necessárias para o app Kali NetHunter fazer chroot."
|
||||||
|
|||||||
Reference in New Issue
Block a user