diff --git a/services/etc/group b/services/etc/group index 3647fc03e4cef70964f086927bc2bea41388b27f..0cd75000c649d749c2c2e5ff322276efc8675cdd 100755 --- a/services/etc/group +++ b/services/etc/group @@ -86,4 +86,9 @@ useriam:x:1088: backup:x:1089: storage_manager:1090: net_manager:x:1099: -edm:x:3051: \ No newline at end of file +edm:x:3051: +download:x:3815: +pasteboard:x:3816: +wallpaper:x:3817: +screenlock:x:3818: +time:x:3819: \ No newline at end of file diff --git a/services/etc/passwd b/services/etc/passwd index 1dd6b28e4541594945c7492615be3e90fda257ac..1bb81129b9074f375cbe49f8d8f3750d0e620290 100755 --- a/services/etc/passwd +++ b/services/etc/passwd @@ -89,4 +89,8 @@ backup:x:1089:1089:::/bin/false storage_manager:x:1090:1090:::/bin/false net_manager:x:1099:1099:::/bin/false edm:x:3051:3051:::/bin/false - +download:x:3815:3815:::/bin/false +pasteboard:x:3816:3816:::/bin/false +wallpaper:x:3817:3817:::/bin/false +screenlock:x:3818:3818:::/bin/false +time:x:3819:3819:::/bin/false \ No newline at end of file