New comment by mviereck on void-packages repository https://github.com/void-linux/void-packages/issues/12754#issuecomment-508183160 Comment: I would assume that a build with elogind option enabled would not cause a problem if weston (or weston-launch) is started without elogind. Or am I wrong? If enabling the elogind build option is not a problem, it would be great if it will become a default. Background: For my project [x11docker](https://github.com/mviereck/x11docker) I need to run `weston &`in background. This works well e.g. on Debian. But `weston-launch &` fails, it insists to be started in foreground.