On Thu, 29.05.14 14:17, Cristian RodrÃguez ([email protected]) wrote:
Applied! THanks!
> ---
> src/tty-ask-password-agent/tty-ask-password-agent.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/src/tty-ask-password-agent/tty-ask-password-agent.c
> b/src/tty-ask-password-agent/tty-ask-password-agent.c
> index 3203474..55a2215 100644
> --- a/src/tty-ask-password-agent/tty-ask-password-agent.c
> +++ b/src/tty-ask-password-agent/tty-ask-password-agent.c
> @@ -501,7 +501,7 @@ static int show_passwords(void) {
> if (errno == ENOENT)
> return 0;
>
> - log_error("opendir(): %m");
> + log_error("opendir(/run/systemd/ask-password): %m");
> return -errno;
> }
>
Lennart
--
Lennart Poettering, Red Hat
_______________________________________________
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel