1 Star 0 Fork 436

happyhappy/startup_appspawn_2

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
cjappspawn.cfg 1.03 KB
一键复制 编辑 原始数据 按行查看 历史
{
"services" : [{
"name" : "cjappspawn",
"path" : ["/system/bin/cjappspawn",
"-mode appspawn",
"--process-name com.ohos.appspawn.startup --start-flags daemon --type standard ",
"--sandbox-switch on --bundle-name com.ohos.appspawn.startup --app-operate-type operate ",
"--render-command command --app-launch-type singleton --app-visible true"],
"uid" : "root",
"gid" : ["root"],
"importance" : -20,
"socket" : [{
"name" : "CJAppSpawn",
"family" : "AF_LOCAL",
"type" : "SOCK_STREAM",
"protocol" : "default",
"permissions" : "0660",
"uid" : "root",
"gid" : "appspawn",
"option" : [
]
}],
"start-mode" : "boot",
"sandbox" : 0,
"ondemand" : true,
"secon" : "u:r:cjappspawn:s0"
}
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/happyhappyyuan/startup_appspawn_2.git
git@gitee.com:happyhappyyuan/startup_appspawn_2.git
happyhappyyuan
startup_appspawn_2
startup_appspawn_2
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385