mirror of
https://github.com/sddm/sddm.git
synced 2024-11-27 12:04:24 +08:00
9881225a92
Introduce an alternative display server option to run the greeter with the X11 server as an unprivileged user. Root privileges are required by default, but this will change in the future. Greeter output is forwarded to the helper process, instead of saving it into a separate file like user sessions do. This means the greeter output is available in the journal with the daemon and helper logs. Display start and stop commands are executed as sddm user and this might break the workflow of our users. That is the reason why we still run Xorg as root for the greeter by default. X11 user session always spawn a new display server without root privileges. Closes: #246 |
||
---|---|---|
.. | ||
faces | ||
flags | ||
interfaces | ||
man | ||
scripts | ||
themes | ||
translations | ||
CMakeLists.txt | ||
org.freedesktop.DisplayManager.conf |