Skip to content
  • Ray Strode's avatar
    daemon: try harder to get to a login screen at logout · 5e737a57
    Ray Strode authored and Ray Strode's avatar Ray Strode committed
    commit 22c332ba and some follow up commits try to ensure the
    user never stays on a blank VT by jumping to a login screen in
    the event they'd end up on one.
    
    Unfortunately, that part of the code can't start a login screen
    if there's not one running at all.
    
    This commit moves the code to GdmLocalDisplyFactory where the
    login screens are created, so users won't end up on a blank
    VT even if no login screen is yet running.
    5e737a57