mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 00:47:10 +09: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.