Re: [systemd-devel] [PATCH] sleep.c: fix typo

2014-01-07 Thread Zbigniew Jędrzejewski-Szmek
Applied. Zbyszek ___ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Re: [systemd-devel] journal: how to query journal to see ALL output of given unit?

2014-01-07 Thread Zbigniew Jędrzejewski-Szmek
On Tue, Jan 07, 2014 at 11:21:41PM +0200, Mantas Mikulėnas wrote: > On Tue, Jan 7, 2014 at 11:19 PM, Warpme wrote: > > On 06/01/14 21:52, Zbigniew Jędrzejewski-Szmek wrote: > >> > >> journalctl -o verbose for mysqld-check.sh > > > > Zbyszku, > > > > Here is output for 'journalctl SYSLOG_IDENTIFIER

Re: [systemd-devel] journal: how to query journal to see ALL output of given unit?

2014-01-07 Thread Mantas Mikulėnas
On Tue, Jan 7, 2014 at 11:19 PM, Warpme wrote: > On 06/01/14 21:52, Zbigniew Jędrzejewski-Szmek wrote: >> >> journalctl -o verbose for mysqld-check.sh > > Zbyszku, > > Here is output for 'journalctl SYSLOG_IDENTIFIER=mysqld-check.sh -o verbose' > > Sat 2014-01-04 23:32:07.364159 CET > [s=bd641dc95

Re: [systemd-devel] journal: how to query journal to see ALL output of given unit?

2014-01-07 Thread Warpme
On 06/01/14 21:52, Zbigniew Jędrzejewski-Szmek wrote: journalctl -o verbose for mysqld-check.sh Zbyszku, Here is output for 'journalctl SYSLOG_IDENTIFIER=mysqld-check.sh -o verbose' Sat 2014-01-04 23:32:07.364159 CET [s=bd641dc956b04278a26115fa814b910a;i=4365;b=1fad31caaf1e48348c9d4403b7d68ff

[systemd-devel] [PATCH] sleep.c: fix typo

2014-01-07 Thread Michele Curti
--- src/sleep/sleep.c.orig2014-01-07 17:13:59.103435340 +0100 +++ src/sleep/sleep.c2014-01-07 17:14:19.895173954 +0100 @@ -90,7 +90,7 @@ static int execute(char **modes, char ** const char* note = strappenda("SLEEP=", arg_verb); /* This file is opened first, so that if we

[systemd-devel] [PATCH] gpt-auto-generator: skip nonexistent devices

2014-01-07 Thread Łukasz Stelmach
Signed-off-by: Łukasz Stelmach --- Hi, The devices we work with have eMMC chips for storage. The chips provide four "hardware" partitions. The first is /dev/mmcblk0, it takes almost whole space and holds a GPT with several real partitions (/dev/mmcblk0p?). Then there are three block devices (mmc

Re: [systemd-devel] How to control socket activation when it run respawn infinitely.

2014-01-07 Thread Tony Seo
the room means a possibility. sorry, I make you confused because of that word. Thanks 2014/1/7 David Timothy Strauss > On Mon, Jan 6, 2014 at 8:56 AM, Tony Seo wrote: > > But, I suspect that systemd has room not to get ACK from the server > process > > executed by service unit. > > I concent