]> git.ipfire.org Git - thirdparty/systemd.git/commit
homed: wait for user input during firstboot
authorMichael Ferrari <nekkodroid404@gmail.com>
Mon, 16 Sep 2024 17:54:53 +0000 (19:54 +0200)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 17 Sep 2024 18:21:11 +0000 (03:21 +0900)
commit91ea3dcf35e4e3fdfe360069819517436c3ae3c7
tree301ee052cd10fed175fa45ba48e251b6c2d48308
parentd80a9042cada88bc2ad2726de104292b2fd7ce57
homed: wait for user input during firstboot

This mirrors the behavior of `systemd-firstboot` and allows bootup
messages to settle down before user input is actually processed.

See: https://github.com/systemd/systemd/issues/34448
src/basic/terminal-util.c
src/basic/terminal-util.h
src/firstboot/firstboot.c
src/home/homectl.c