diff --git a/services/etc/group b/services/etc/group index 905886a0bf6951c7063252135b815c751e9a045a..8f5ad95c49f3081e1974e296367fec19277d1c55 100755 --- a/services/etc/group +++ b/services/etc/group @@ -56,5 +56,6 @@ sensor_host:x:3041: nfc_host:x:3042: a2dp_host:x:3043: hdf_devmgr:x:3044: +connected_tag_host:x:3045: misc:x:9998: app:x:10000: diff --git a/services/etc/passwd b/services/etc/passwd index 7dfdf1cf77f610867c90cd3a26b40a1da4f7d46f..29439d27429ebf35bc67f5a5803187628178e7af 100755 --- a/services/etc/passwd +++ b/services/etc/passwd @@ -57,6 +57,7 @@ sensor_host:x:3041:3041:::/bin/false nfc_host:x:3042:3042:::/bin/false a2dp_host:x:3043:3043:::/bin/false hdf_devmgr:x:3044:3044:::/bin/false +connected_tag_host:x:3045:3045:::/bin/false dms:x:5522:5522:::/bin/false misc:x:9998:9998:::/bin/false app:x:10000:10000:::/bin/false