mirror of
https://gitee.com/openharmony/startup_appspawn
synced 2024-11-26 16:51:08 +00:00
add cfg item
Signed-off-by: cat <chenjinxiang3@huawei.com>
This commit is contained in:
parent
2b24574f32
commit
0b179fdb4f
@ -34,6 +34,7 @@
|
|||||||
"critical" : [1, 4, 240],
|
"critical" : [1, 4, 240],
|
||||||
"uid" : "root",
|
"uid" : "root",
|
||||||
"gid" : ["root"],
|
"gid" : ["root"],
|
||||||
|
"setuid" : true,
|
||||||
"socket" : [{
|
"socket" : [{
|
||||||
"name" : "AppSpawn",
|
"name" : "AppSpawn",
|
||||||
"family" : "AF_LOCAL",
|
"family" : "AF_LOCAL",
|
||||||
|
Loading…
Reference in New Issue
Block a user