On Mon, 24.02.14 15:59, Michal Sekletar ([email protected]) wrote:
> We are not parsing timezone data.
Thanks!
Applied!
> ---
> src/hostname/hostnamed.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/src/hostname/hostnamed.c b/src/hostname/hostnamed.c
> index 045f24d..064d9d2 100644
> --- a/src/hostname/hostnamed.c
> +++ b/src/hostname/hostnamed.c
> @@ -719,7 +719,7 @@ int main(int argc, char *argv[]) {
>
> r = context_read_data(&context);
> if (r < 0) {
> - log_error("Failed to read timezone data: %s", strerror(-r));
> + log_error("Failed to read hostname and machine information:
> %s", strerror(-r));
> goto finish;
> }
>
Lennart
--
Lennart Poettering, Red Hat
_______________________________________________
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel