]> git.ipfire.org Git - thirdparty/systemd.git/commit
logind: get rid of X11 display socket symlink
authorLennart Poettering <lennart@poettering.net>
Wed, 15 Jan 2014 07:19:17 +0000 (15:19 +0800)
committerLennart Poettering <lennart@poettering.net>
Wed, 15 Jan 2014 19:16:20 +0000 (20:16 +0100)
commit6a38d04a036475bfc222f40961e2adcaa70a6174
tree7389dce38cedd6155146b2c66f40794d2ded830f
parentf89a4474e05307e45992e1f30b6b1b26900d91bd
logind: get rid of X11 display socket symlink

X11 never made use of it anyway and it's probably better to just push
$DISPLAY into the systemd daemon from gnome-session (or equivalent
program) than to change libX11 to look for this socket. In particular
since we won't need this for Wayland anyway and we shouldn't add
infrastructure for stuff that's on its way out anyway.
src/login/logind-session.c