On Mon, 20.06.11 10:59, Michal Vyskocil ([email protected]) wrote:
Thanks! Applied.
> ---
> src/main.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/src/main.c b/src/main.c
> index 68328b7..11379f6 100644
> --- a/src/main.c
> +++ b/src/main.c
> @@ -169,7 +169,7 @@ _noreturn_ static void crash(int sig) {
> _exit(1);
> }
>
> - log_info("Successfully spawned crash shall as pid %lu.",
> (unsigned long) pid);
> + log_info("Successfully spawned crash shell as pid %lu.",
> (unsigned long) pid);
> }
>
> log_info("Freezing execution.");
Lennart
--
Lennart Poettering - Red Hat, Inc.
_______________________________________________
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel