1 Star 0 Fork 328

Esben Haabendal / startup_appspawn

forked from OpenHarmony / startup_appspawn 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
nwebspawn.cfg 564 Bytes
一键复制 编辑 原始数据 按行查看 历史
dapaodexiaoyu2 提交于 2022-05-06 12:29 . add secon cfg
{
"services" : [{
"name" : "nwebspawn",
"path" : ["/system/bin/nwebspawn"],
"socket" : [{
"name" : "NWebSpawn",
"family" : "AF_LOCAL",
"type" : "SOCK_STREAM",
"protocol" : "default",
"permissions" : "0666",
"uid" : "root",
"gid" : "root",
"option" : [
]
}],
"ondemand" : true,
"secon" : "u:r:nwebspawn:s0"
}
]
}
1
https://gitee.com/esben/startup_appspawn.git
git@gitee.com:esben/startup_appspawn.git
esben
startup_appspawn
startup_appspawn
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891