Once upon a time, Jocelyn Falempe <[email protected]> said: > But on my test laptop, it's vt102 too. > It turns out, it's because kmscon starts "agetty" as the login > process, and that agetty overrides the TERM environment variable. > https://github.com/Aetf/kmscon/commit/21cf668c58867a100272adea6f323cd56fc73e78 > > The main benefit of agetty is to process /etc/issue. So maybe we can > implement that in kmscon instead.
Rather than reimplement that, you can just call agetty with the term type to set. Although that seems like a big gap in testing that nobody has noticed that in the 2.5 years since that commit. -- Chris Adams <[email protected]> -- _______________________________________________ devel mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
