After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 779496 - session-worker: always set XDG_VTNR for seat0
session-worker: always set XDG_VTNR for seat0
Status: RESOLVED FIXED
Product: gdm
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: GDM maintainers
GDM maintainers
Depends on:
Blocks:
 
 
Reported: 2017-03-02 21:36 UTC by Ray Strode [halfline]
Modified: 2017-03-03 20:29 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
session-worker: always set XDG_VTNR for seat0 (6.72 KB, patch)
2017-03-02 21:36 UTC, Ray Strode [halfline]
committed Details | Review

Description Ray Strode [halfline] 2017-03-02 21:36:36 UTC
This is a patch we've been shipping in RHEL that should be upstream.
Comment 1 Ray Strode [halfline] 2017-03-02 21:36:54 UTC
Created attachment 347099 [details] [review]
session-worker: always set XDG_VTNR for seat0

Certain headless deployments used by QE require XDG_VTNR to be set,
for logind registration to work out.

This commit ensures its always set when necessary.
Comment 2 Ray Strode [halfline] 2017-03-03 20:29:13 UTC
Attachment 347099 [details] pushed as 5cb5819 - session-worker: always set XDG_VTNR for seat0