diff --git a/services/etc/group b/services/etc/group index a2e07d3f599d1fe8ca0c80250683dd8cc5324572..2d4e93b8abdc49a5a9d1b35df4167a43c0b60fde 100644 --- a/services/etc/group +++ b/services/etc/group @@ -171,3 +171,4 @@ app_domain_verify:x:3111: compiler_service:x:5300: sandbox_manager:x:3076: app_fwk_update:x:3350: +sysselection:x:1080: diff --git a/services/etc/passwd b/services/etc/passwd index 01550a6b886fdc3cee6785f11327f98fae316d8a..90e92d3388b7be3f89084a6ef1eac49244050b1c 100644 --- a/services/etc/passwd +++ b/services/etc/passwd @@ -164,3 +164,4 @@ app_domain_verify:x:3111:3111:::/bin/false compiler_service:x:5300:5300:::/bin/false sandbox_manager:x:3076:3076:::/bin/false app_fwk_update:x:3350:3350:::/bin/false +sysselection:x:1080:1080:::/bin/false