diff --git a/services/etc/group b/services/etc/group index 0492aa72e6806cc62b58fcb1b8dd65b25f8354f9..43295ee53dfb9843550288bcbce1b33e587305ae 100755 --- a/services/etc/group +++ b/services/etc/group @@ -4,6 +4,7 @@ system:x:1000: radio:x:1001: bluetooth:x:1002: graphics:x:1003: +file_manager:x:1006: log:x:1007: user_data_rw:x:1008: dfs:x:1009: diff --git a/services/etc/passwd b/services/etc/passwd index 7acb18e2188bd90ced6996dc48da50178342dab5..abab28516ff3e7aaafba43e145c048a1911077b4 100755 --- a/services/etc/passwd +++ b/services/etc/passwd @@ -4,6 +4,7 @@ system:x:1000:1000:::/bin/false radio:x:1001:1001:::/bin/false bluetooth:x:1002:1002:::/bin/false graphics:x:1003:1003:::/bin/false +file_manager:x:1006:1006:::/bin/false log:x:1007:1007:::/bin/false user_data_rw:x:1008:1008:::/bin/false dfs:x:1009:1009:::/bin/false