Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
OpenHarmony
Startup Init Lite
提交
621932e5
S
Startup Init Lite
项目概览
OpenHarmony
/
Startup Init Lite
1 年多 前同步成功
通知
3
Star
37
Fork
0
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
S
Startup Init Lite
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
未验证
提交
621932e5
编写于
6月 01, 2023
作者:
O
openharmony_ci
提交者:
Gitee
6月 01, 2023
浏览文件
操作
浏览文件
下载
差异文件
!1961 Change the uid/gid of the southbound process from useriam to their respective definitions
Merge pull request !1961 from 马腾飞/master
上级
a2085c8f
6d294ff5
变更
2
隐藏空白更改
内联
并排
Showing
2 changed file
with
9 addition
and
1 deletion
+9
-1
services/etc/group
services/etc/group
+5
-1
services/etc/passwd
services/etc/passwd
+4
-0
未找到文件。
services/etc/group
浏览文件 @
621932e5
...
...
@@ -32,7 +32,7 @@ uiserver:x:1048:
servicectrl:x:1050:root,shell,system,samgr,hdf_devmgr,foundation,update
powerctrl:x:1051:root,shell,system,update,power_host,charger,foundation
bootctrl:x:1052:root,shell,system
deviceprivate:x:1053:root,shell,system,samgr,hdf_devmgr,deviceinfo,dsoftbus,dms,account,
useriam
,access_token,device_manager,foundation,dbms,deviceauth,huks_server,dlp_credential,dsserver,edm,update,device_attest
deviceprivate:x:1053:root,shell,system,samgr,hdf_devmgr,deviceinfo,dsoftbus,dms,account,
pin_auth_host
,access_token,device_manager,foundation,dbms,deviceauth,huks_server,dlp_credential,dsserver,edm,update,device_attest
hiview:x:1201:
hidumper_service:x:1212:
shell:x:2000:hiview
...
...
@@ -99,6 +99,10 @@ av_session:x:6700:
misc:x:9998:
app:x:10000:
useriam:x:1088:
user_auth_host:x:1112:
pin_auth_host:x:1113:
face_auth_host:x:1114:
fingerprint_auth_host:x:1115:
backup:x:1089:
storage_manager:x:1090:
net_manager:x:1099:
...
...
services/etc/passwd
浏览文件 @
621932e5
...
...
@@ -98,6 +98,10 @@ quickfix:x:6701:6666:::/bin/false
misc:x:9998:9998:::/bin/false
app:x:10000:10000:::/bin/false
useriam:x:1088:1088:::/bin/false
user_auth_host:x:1112:1112:::/bin/false
pin_auth_host:x:1113:1113:::/bin/false
face_auth_host:x:1114:1114:::/bin/false
fingerprint_auth_host:x:1115:1115:::/bin/false
backup:x:1089:1089:::/bin/false
storage_manager:x:1090:1090:::/bin/false
net_manager:x:1099:1099:::/bin/false
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录