Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix services tty output #557

Merged
merged 2 commits into from
Dec 5, 2023
Merged

Fix services tty output #557

merged 2 commits into from
Dec 5, 2023

Commits on Dec 4, 2023

  1. Fix serivces tty output

     - interactive installer: output was not connected to tty so it was
       impossible to answer any questions
     - reset: was not getting the output and taking over the tty so it got
       overwritten by other output. It could be stopped in the middle
     - installer: same as above but it could lead to stopping the install in
       the middle of it
     - recovery: same as above, QR code didnt even display
    
    Signed-off-by: Itxaka <itxaka@kairos.io>
    Itxaka committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    c1f467a View commit details
    Browse the repository at this point in the history
  2. Update packages/static/kairos-overlay-files/files/etc/systemd/system/…

    …kairos-interactive.service
    mauromorales committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    614e06d View commit details
    Browse the repository at this point in the history