7ac6e54 slave: don't run initial-setup on remote displays

Authored and Committed by rstrode 9 years ago
    slave: don't run initial-setup on remote displays
    
    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.
    
        
file modified
+11 -0