From 0db41d3282225fba421a67a85636e1ebd242a134 Mon Sep 17 00:00:00 2001 From: wv <1058500284@qq.com> Date: Fri, 1 Aug 2025 10:36:36 +0800 Subject: [PATCH] =?UTF-8?q?IssueNo:https://gitee.com/openharmony/startup?= =?UTF-8?q?=5Finit/issues/ICQA72=3Ffrom=3Dproject-issue=20Description:?= =?UTF-8?q?=E5=88=A0=E9=99=A4huawei=5Fid=E7=94=A8=E6=88=B7=20Sig:SIG=5FApp?= =?UTF-8?q?licationFramework=20Feature=20or=20Bugfix:Feature=20Binary=20So?= =?UTF-8?q?urce:No?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 王威 < waynevm.wangwei@huawei.com > --- services/etc/group | 3 +-- services/etc/passwd | 1 - 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/services/etc/group b/services/etc/group index 9de435b53..9b1ef4a0f 100644 --- a/services/etc/group +++ b/services/etc/group @@ -36,7 +36,7 @@ uiserver:x:1048: servicectrl:x:1050:root,shell,system,samgr,hdf_devmgr,foundation,powermgr,update,memmgr powerctrl:x:1051:root,shell,system,update,power_host,charger,foundation,powermgr,atcmdserver,bms_animation,maintenance_service,quickfix bootctrl:x:1052:root,shell,system -deviceprivate:x:1053:root,shell,system,samgr,hdf_devmgr,deviceinfo,dsoftbus,dms,account,pin_auth_host,access_token,device_manager,foundation,powermgr,dbms,deviceauth,huks_server,dlp_credential,dsserver,edm,update,device_attest,hiview,device_cert_manager_server,huawei_id,radio,useriam +deviceprivate:x:1053:root,shell,system,samgr,hdf_devmgr,deviceinfo,dsoftbus,dms,account,pin_auth_host,access_token,device_manager,foundation,powermgr,dbms,deviceauth,huks_server,dlp_credential,dsserver,edm,update,device_attest,hiview,device_cert_manager_server,radio,useriam data_reserve:x:1065: ressched:x:1096: hiview:x:1201: @@ -162,7 +162,6 @@ el5_filekey_manager:x:3077: hdf_ext_devmgr:x:3085: intell_voice_host:x:3100: user_data_r:x:2008: -huawei_id:x:7008: drmserver:x:1077: clearplay_host:x:3078: wiseplay_host:x:3079: diff --git a/services/etc/passwd b/services/etc/passwd index 41d100045..e1d1ef919 100644 --- a/services/etc/passwd +++ b/services/etc/passwd @@ -156,7 +156,6 @@ code_sign:x:3074:3074:::/bin/false el5_filekey_manager:x:3077:3077:::/bin/false hdf_ext_devmgr:x:3085:3085:::/bin/false intell_voice_host:x:3100:3100:::/bin/false -huawei_id:x:7008:7008:::/bin/false drmserver:x:1077:1077:::/bin/false clearplay_host:x:3078:3078:::/bin/false wiseplay_host:x:3079:3079:::/bin/false -- Gitee