16 May
2019
16 May
'19
8:15 a.m.
On Thu, 2019-05-16 at 13:41 +0200, Daniele Rondina wrote:
Normally with systemd you run process without daemonize or it depend of the type of the systemd service. But in this case with Type=Notify is not needed (IIRC) . If I move sd_notify(0, "READY=1") before if (main_config.daemonize) systemd service starts correctly. I will prepare a patch for the Gentoo guys until the next release.
Thanks, we'll take a look. -- Matthew