1
0
mirror of https://github.com/systemd/systemd.git synced 2024-12-23 21:35:11 +03:00

ask-password: refer to right binary name in wall message

This commit is contained in:
Lennart Poettering 2010-11-12 03:05:20 +01:00
parent 656ce8f77a
commit 9d3e691e70

View File

@ -255,7 +255,7 @@ static int parse_password(const char *filename, char **wall) {
if (asprintf(&_wall,
"%s%sPassword entry required for \'%s\' (PID %u).\r\n"
"Please enter password with the systemd-tty-password-agent tool!",
"Please enter password with the systemd-tty-ask-password-agent tool!",
*wall ? *wall : "",
*wall ? "\r\n\r\n" : "",
message,