GNOME Bugzilla – Bug 711180
slave: don't run initial-setup on remote displays
Last modified: 2013-10-30 21:05:22 UTC
GDM will run initial-setup if there are no configured user accounts on the system. We correctly skip checking if there are configured user accounts on remote XDMCP displays, but incorrectly, still run initial-setup. This commit makes sure we only every do any of the initial-setup logic in the local display code paths.
Created attachment 258614 [details] [review] slave: don't run initial-setup on remote displays