Skip to content
  • Ray Strode's avatar
    manager: don't run autologin display on tty1 · 39fb4ff6
    Ray Strode authored
    tty1 is really meant for the login screen.
    If a user autologins on it and we need a login
    screen later, then the login screen has to go
    in some auxiliary VT which isn't very nice.
    
    This commit changes autologin to not use the
    initial vt.
    39fb4ff6