From a3ff86f5fdc6a4aea14235c2c95747c5de4ad60a Mon Sep 17 00:00:00 2001 From: zhang-junxi66 Date: Wed, 25 May 2022 09:11:05 +0800 Subject: [PATCH] Signed-off-by: zhang-junxi66 changes to commit: --- services/etc/group | 1 + services/etc/passwd | 1 + 2 files changed, 2 insertions(+) diff --git a/services/etc/group b/services/etc/group index a1192368..7288b26e 100755 --- a/services/etc/group +++ b/services/etc/group @@ -87,6 +87,7 @@ useriam:x:1088: backup:x:1089: storage_manager:1090: net_manager:x:1099: +edm:x:3057: account:x:3058: download:x:3815: pasteboard:x:3816: diff --git a/services/etc/passwd b/services/etc/passwd index 7598855f..1592231b 100755 --- a/services/etc/passwd +++ b/services/etc/passwd @@ -89,6 +89,7 @@ useriam:x:1088:1088:::/bin/false backup:x:1089:1089:::/bin/false storage_manager:x:1090:1090:::/bin/false net_manager:x:1099:1099:::/bin/false +edm:x:3057:3057:::/bin/false account:x:3058:3058:::/bin/false download:x:3815:3815:::/bin/false pasteboard:x:3816:3816:::/bin/false -- GitLab