]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/firstboot/firstboot.c
firstboot: reset terminal settings right before asking a question 30145/head
authorLennart Poettering <lennart@poettering.net>
Wed, 22 Nov 2023 12:13:03 +0000 (13:13 +0100)
committerLennart Poettering <lennart@poettering.net>
Wed, 22 Nov 2023 12:27:53 +0000 (13:27 +0100)
commit5fee4ac0f4b2d339300cc692d09e3b904c25b887
treefa6c63ede74424fa6398e4494235c47f46f50818
parentd5b6c6e3781b0c48f819bdfe2548d44a6583ec41
firstboot: reset terminal settings right before asking a question

We are about to do interactivity on the terminal, hence let's ensure we
are in the TTY mode we expect to be in.
src/firstboot/firstboot.c