mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-05-07 14:18:32 +02:00
compositor: Launch X server rootless
This commit is contained in:
parent
758dd3ea55
commit
9d4db0996f
1 changed files with 1 additions and 1 deletions
|
|
@ -91,7 +91,7 @@ wlsc_xserver_handle_event(int listen_fd, uint32_t mask, void *data)
|
|||
"/usr/bin/Xorg",
|
||||
display,
|
||||
"-wayland",
|
||||
// "-rootless",
|
||||
"-rootless",
|
||||
"-retro",
|
||||
"-logfile", "/tmp/foo",
|
||||
"-terminate",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue