diff --git a/services/etc/group b/services/etc/group index 82cca352bdebc432e6dc38cbce58382686e01aa3..3631484b4152fb62fc842de5bcee1cb5a1fd4081 100644 --- a/services/etc/group +++ b/services/etc/group @@ -165,3 +165,4 @@ media_db_rw:x:3008: app_domain_verify:x:3111: compiler_service:x:5300: sandbox_manager:x:3076: +hmiagent:x:6201: diff --git a/services/etc/passwd b/services/etc/passwd index 98cfb293888ae2cc5fdf09fa8cc0d1aee320cd3c..b99237fc40f244f94926821da470600923a2b08c 100644 --- a/services/etc/passwd +++ b/services/etc/passwd @@ -160,3 +160,4 @@ testserver:x:3500:3500:::/bin/false app_domain_verify:x:3111:3111:::/bin/false compiler_service:x:5300:5300:::/bin/false sandbox_manager:x:3076:3076:::/bin/false +hmiagent:x:6201:6201:::/bin/false