On 4 February 2017 at 02:52, Daniel Kahn Gillmor <[email protected]> wrote: > Package: systemd > Version: 232-14 > Severity: normal > > i start my login on this system on a text-mode console (a "VT") and > then do "exec startx" to transition to a graphical X11 session. > > From within this graphical session, if i query logind about the > Display for the login session, it is the empty string, instead of what > it should be (":0").
>From a quick read at the source, the display property appears to only be settable at session creation time. I don't know if this is deliberate or not. -- Saludos, Felipe Sateler

