ladybird/Base
Andreas Kling c2b7c43f3c SystemServer: Fetch any extra GIDs and call setgroups() before spawn
We now pick up all the user's extra GIDs from /etc/group and make
sure those are set before exec'ing a service.

This means we finally get to enjoy being in more than one group. :^)
2020-01-04 13:11:43 +01:00
..
etc Base: Add "tty" group and make /dev/tty* be root:tty mode 610 2020-01-04 12:46:09 +01:00
home/anon WindowServer+LibGUI: Implement basic color theming 2019-12-23 20:33:01 +01:00
res Keymap+Base: Keycode fixes, remove workaround 2020-01-03 01:20:47 +01:00
usr SystemServer: Fetch any extra GIDs and call setgroups() before spawn 2020-01-04 13:11:43 +01:00