mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 08:25:20 +09:00
1. Make the message a bit more visible, by adding ANSI color. This matters in particular during boot, where the message otherwise might be overprinted by other output 2. Let's turn off terminal echo so that whatever key is entered is not made visible on screen, and we can handle newline and other keys reasonably uniformly.