ladybird/Userland/Services/SystemServer
Liav A 16979bec15 SystemServer: Change group ownership on all framebuffer devices
WindowServer was not able to utilize any other framebuffer device in the
/dev directory due to wrong group ownership of other framebuffer
devices. Therefore we need to ensure that when SystemServer starts,
it checks all directory entries in /dev, searching for framebuffer
devices, and then apply the correct ownership for them.
2021-08-10 21:30:53 +02:00
..
CMakeLists.txt Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
main.cpp SystemServer: Change group ownership on all framebuffer devices 2021-08-10 21:30:53 +02:00
Service.cpp SystemServer: Handle missing service executable gracefully 2021-08-07 12:30:50 +02:00
Service.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00