mirror of
https://gitee.com/openharmony/startup_init
synced 2025-03-03 10:09:50 +00:00
add uid and gid of ui service
Signed-off-by: zhanghaibo <zhanghaibo0@huawei.com> Change-Id: Ie0e3f5076776c2d89d55503efc6a5d683765f403
This commit is contained in:
parent
6e01862022
commit
cfaa78f3e0
@ -25,6 +25,7 @@ logd:x:1036:
|
||||
shared_relro:x:1037:
|
||||
audio:x:1041:
|
||||
cameraserver:x:1047:
|
||||
uiserver:x:1048:
|
||||
servicectrl:x:1050:root,shell,system,samgr,hdf_devmgr
|
||||
shell:x:2000:
|
||||
cache:x:2001:
|
||||
|
@ -25,6 +25,7 @@ logd:x:1036:1036:::/bin/false
|
||||
shared_relro:x:1037:1037:::/bin/false
|
||||
audio:x:1041:1041:::/bin/false
|
||||
cameraserver:x:1047:1047:::/bin/false
|
||||
uiserver:x:1048:1048:::/bin/false
|
||||
faultloggerd:x:1202:1202:::/bin/false
|
||||
shell:x:2000:2000:::/bin/false
|
||||
cache:x:2001:2001:::/bin/false
|
||||
|
Loading…
x
Reference in New Issue
Block a user