cb001da desktop_login: do console stuff at a VT, not a desktop terminal

Authored and Committed by adamwill 3 years ago
    desktop_login: do console stuff at a VT, not a desktop terminal
    
    Typing into a desktop terminal is a lot less reliable than typing
    into a VT. We're seeing failures here quite often on aarch64, so
    let's try doing this stuff in a VT instead.
    
    Signed-off-by: Adam Williamson <awilliam@redhat.com>
    
        
file modified
+6 -25