From bccf2a738b0e678475c25b86f315996f9bc6c720 Mon Sep 17 00:00:00 2001 From: wangchaole Date: Wed, 18 May 2022 14:41:55 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=86=E5=B8=83=E5=BC=8F=E7=9B=B8=E6=9C=BA?= =?UTF-8?q?=E5=A2=9E=E5=8A=A0uid=E5=92=8Cgid?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: wangchaole --- services/etc/group | 1 + services/etc/passwd | 1 + 2 files changed, 2 insertions(+) diff --git a/services/etc/group b/services/etc/group index 4deb1a417..0c82174c2 100755 --- a/services/etc/group +++ b/services/etc/group @@ -65,6 +65,7 @@ work_scheduler:x:3047: device_usage_stats:x:3048: faceauth_host:x:3049: pinauth_host:x:3050: +dcamera:x:3052: dms:x:5522: update:x:6666: charger:x:6667: diff --git a/services/etc/passwd b/services/etc/passwd index ad532ccd0..137f82e93 100755 --- a/services/etc/passwd +++ b/services/etc/passwd @@ -66,6 +66,7 @@ device_usage_stats:x:3048:3048:::/bin/false faceauth_host:x:3049:3049:::/bin/false pinauth_host:x:3050:3050:::/bin/false bgtask:x:3051:3051:::/bin/false +dcamera:x:3052:3052:::/bin/false dms:x:5522:5522:::/bin/false dbms:x:6000:6000:::/bin/false update:x:6666:6666:::/bin/false