GNOME Bugzilla – Bug 748297
Should figure out what to do about /etc/gdm/PostLogin/Default etc
Last modified: 2018-05-24 11:10:42 UTC
in GDM 3.16.1 the X session is run as part of the user session. This means there's no good place to run PostLogin (which is run as root). We could hack something up to allow root access to the users display, and run PostLogin in the blocking RegisterDisplay call, but I think instead we should just drop support for it. Having a bunch of shell scripts in the login path is suboptimal and running programs as root on the user display is iffy. If we get complaints, we can potentially come up with some alternative solution that solves the complaints in a different way.
*** Bug 751602 has been marked as a duplicate of this bug. ***
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/gdm/issues/227.