From 42872cdf694457508d523129fb80546290f037b3 Mon Sep 17 00:00:00 2001 From: wujh Date: Mon, 30 Dec 2024 08:45:53 +0000 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0graphics=E5=88=86=E7=BB=84?= =?UTF-8?q?=E6=9D=83=E9=99=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: wujh --- services/etc/group | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/etc/group b/services/etc/group index 1ff37bfa4..846133da1 100644 --- a/services/etc/group +++ b/services/etc/group @@ -31,7 +31,7 @@ intell_voice:x:1042: media_monitor:x:1043: cameraserver:x:1047: uiserver:x:1048: -servicectrl:x:1050:root,shell,system,samgr,hdf_devmgr,foundation,powermgr,update,memmgr +servicectrl:x:1050:root,shell,system,samgr,hdf_devmgr,foundation,powermgr,update,memmgr,graphics 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 -- Gitee