diff --git a/services/etc/group b/services/etc/group index 26bfdaa808be15a2fc79b15889075bdfe84e726f..a1149354d2925d903657b5ca2176e9c74ddbcd45 100755 --- a/services/etc/group +++ b/services/etc/group @@ -66,6 +66,7 @@ device_usage_stats:x:3048: faceauth_host:x:3049: pinauth_host:x:3050: dms:x:5522: +update:x:6666: sensor:x:6688: input:x:6696: msdp:x:6699: diff --git a/services/etc/passwd b/services/etc/passwd index 956040527440f3489aa00ba3d3080a528459a0e9..172f47c248df408b45f78a0b8e8793fb16a7f7bd 100755 --- a/services/etc/passwd +++ b/services/etc/passwd @@ -67,6 +67,7 @@ faceauth_host:x:3049:3049:::/bin/false pinauth_host:x:3050:3050:::/bin/false dms:x:5522:5522:::/bin/false dbms:x:6000:6000:::/bin/false +update:x:6666:6666:::/bin/false sensor:x:6688:6688:::/bin/false input:x:6696:6696:::/bin/false msdp:x:6699:6699:::/bin/false