Hi Lennart,
Am Mittwoch, 1. Oktober 2014, 23:33:43 schrieb Lennart Poettering:
> On Sun, 21.09.14 15:31, Martin Steigerwald (mar...@lichtvoll.de) wrote:
> > I just have one question. In the light of
>
> [...]
Heck, I started a thread here and then didn´t manage to take time to carefully
read it
Am Sonntag, 5. Oktober 2014, 12:20:01 schrieb Martin Steigerwald:
> Well… I may post much more in this thread.
not post much more
--
Martin 'Helios' Steigerwald - http://www.Lichtvoll.de
GPG: 03B0 0D6C 0040 0710 4AFA B82F 991B EAAC A599 84C7
___
syste
Am Mittwoch, 1. Oktober 2014, 23:33:43 schrieb Lennart Poettering:
> (What I didn't expect though is how awful the Linux community can
> actually be. That people collect Bitcoins to hire a hitman on me, that
> people start petitions to make me stop working, and all that other
> really hateful, pers
Hi Jóhann,
Am Sonntag, 21. September 2014, 22:15:32 schrieb Jóhann B. Guðmundsson:
> On 09/21/2014 01:31 PM, Martin Steigerwald wrote:
> > in the light of the ongoing discussions on linux-kernel
>
> Could you provide a link to that ongoing discussion that is taking place
> in the kernel community
В Fri, 3 Oct 2014 22:55:13 -0700
Aleksei Besogonov пишет:
> With all the recent noise about systemd abusing its position with the way it
> takes over logging I’ve been thinking about a way to solve it.
>
> As far as I understand the following holds:
> - Systemd takes over /dev/log socket which
When a child event is disabled (in order to be freed) and there is no
SIGCHLD signal event, sd_event_source_set_enabled will disable SIGCHLD
even if there are other child events.
Also remove some unneeded signalfd updates.
https://bugs.freedesktop.org/show_bug.cgi?id=84659
Based-on-a-patch-by: H
---
Looks like
src/libsystemd/sd-event/sd-event.c | 68 +-
1 file changed, 38 insertions(+), 30 deletions(-)
diff --git a/src/libsystemd/sd-event/sd-event.c
b/src/libsystemd/sd-event/sd-event.c
index c5f062b3e0..80a2ae97e8 100644
--- a/src/libsystemd/sd-even
On Fri, Oct 03, 2014 at 03:53:45PM +0200, David Sommerseth wrote:
> Programs such as OpenVPN may use ask-password for not only retrieving
> passwords, but also usernames. Masking usernames with * seems just silly.
>
> v2 - Don't mess with termios flags, instead print the input
> instead of
On Fri, Oct 03, 2014 at 04:03:14PM -0700, Ken Sedgwick wrote:
> +const char *subdir = "/test-enabled-root";
> +char root_dir[UNIT_NAME_MAX + 2 + 1] = TEST_DIR;
> +
> +#define confirm_unit_state(unit, expected) \
> +assert_se(unit_file_get_state(UNIT_FILE_SYSTEM,
Why do you define both posix_strerror_r and gnu_strerror_r? Isn't it enough
to define the second one for compatibility purposes?
Zbyszek
On Thu, Sep 18, 2014 at 03:24:58PM +0200, Emil Renner Berthing wrote:
> ---
> configure.ac | 2 ++
> src/journal/journal-send.c|
On 05 Oct 2014, at 11:02, Andrei Borzenkov wrote:
> В Fri, 3 Oct 2014 22:55:13 -0700
> Aleksei Besogonov пишет:
>
>> With all the recent noise about systemd abusing its position with the way it
>> takes over logging I’ve been thinking about a way to solve it.
>>
>> As far as I understand the f
On Tue, Sep 16, 2014 at 01:22:39PM +0200, Jan Včelák wrote:
> Hi Colin,
>
> > This approach gives you nice flexibility and control over instance
> > units, but still gives you the ability to start/stop individual
> > instances and control all of them at once too!
>
> Yes, you are right. I tried t
On Tue, Sep 30, 2014 at 09:24:16PM +, Chaiken, Alison wrote:
> I asked Thorsten Leemhuis of Heise if it wouldn't be possible to bring back
> the excellent _H Online_ systemd articles that he, Lennart and Kay wrote.
> They now are here, still without figures:
>
> http://www.h-online.com/ope
Will do.
Ken
On Sun, Oct 5, 2014 at 2:27 PM, Zbigniew Jędrzejewski-Szmek <
zbys...@in.waw.pl> wrote:
> On Fri, Oct 03, 2014 at 04:03:14PM -0700, Ken Sedgwick wrote:
> > +const char *subdir = "/test-enabled-root";
> > +char root_dir[UNIT_NAME_MAX + 2 + 1] = TEST_DIR;
> > +
> > +#define confirm_un
On Tue, Sep 16, 2014 at 07:10:41PM -0300, Cristian Rodríguez wrote:
> That's in order to get the system 's definitions of memfd API flags
> instead of relying on the locally defined ones.
> ---
> configure.ac | 1 +
> src/shared/missing.h | 4
> 2 files changed, 5 insertions(+)
>
> d
On Oct 6, 2014 12:54 AM, "Aleksei Besogonov"
wrote:
>
> On 05 Oct 2014, at 11:02, Andrei Borzenkov wrote:
> > В Fri, 3 Oct 2014 22:55:13 -0700
> > Aleksei Besogonov пишет:
> >
> >> With all the recent noise about systemd abusing its position with the
way it takes over logging I’ve been thinking
On 10/04/2014 05:55 AM, Aleksei Besogonov wrote:
With all the recent noise about systemd abusing its position with the
way it takes over logging I’ve been thinking about a way to solve it.
As far as I understand the following holds:
- Systemd takes over /dev/log socket which is normally served
17 matches
Mail list logo