1 Star 0 Fork 525

lu_shaopeng/startup_appspawn

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
nwebspawn.cfg 671 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"services" : [{
"name" : "nwebspawn",
"path" : ["/system/bin/nwebspawn",
"--process-name com.ohos.appspawn.startup --start-mode daemon --type standard"],
"socket" : [{
"name" : "NWebSpawn",
"family" : "AF_LOCAL",
"type" : "SOCK_STREAM",
"protocol" : "default",
"permissions" : "0666",
"uid" : "root",
"gid" : "appspawn",
"option" : [
]
}],
"ondemand" : true,
"secon" : "u:r:nwebspawn:s0"
}
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/lu_shao_peng/startup_appspawn.git
git@gitee.com:lu_shao_peng/startup_appspawn.git
lu_shao_peng
startup_appspawn
startup_appspawn
master

搜索帮助