mirror of
https://github.com/systemd/systemd.git
synced 2026-07-15 03:50:44 +00:00
Since ask_password() (and related calls) already append one char, we ended up appending two. That's not pretty. Let's fix this, and do it like in all other cases ask_password() (or an equivalent function) is called.