Re: Latest git FATAL error

2021-04-25 Thread Aki Tuomi
This is because you are not compiling with libsystemd-dev installed. I guess we need to make some service template that use type simple when you don't use libsystemd. Aki > On 25/04/2021 22:53 Joan Moreau wrote: > > > Yes, it seems fixed with this patch :) > > Another bug with git, is the "

Re: Latest git FATAL error

2021-04-25 Thread Joan Moreau
Yes, it seems fixed with this patch :) Another bug with git, is the "type=" in systemd is switched from "simple" to "notify". The later does not work and reverting to "simple" does work On 2021-04-25 17:53, Aki Tuomi wrote: On 24/04/2021 21:56 Joan Moreau wrote: chroot= does not resolve t

Re: Latest git FATAL error

2021-04-25 Thread Aki Tuomi
> On 24/04/2021 21:56 Joan Moreau wrote: > > > chroot= does not resolve the issue > I have "chroot = login" in my conf > Thanks! The chroot was needed to get the core dump. Can you try if this does fix the crash? Aki >From 1df4e02cbff710ce8938480b07a5690e37f661f6 Mon Sep 17 00:00:00 2001 F