Hello, Michael Biebl, on Wed 20 Jul 2016 02:54:14 +0200, wrote: > Am 20.07.2016 um 01:03 schrieb Michael Biebl: > > Right. I think this is the problem. Afair, systemd will try to read the > > pid file as soon as the parent exits. That should happen *after* the > > forked daemon process is ready and has written the pid file. > > > > See man daemon(7). > > https://www.freedesktop.org/software/systemd/man/daemon.html#SysV%20Daemons
Thanks for the pointer! > I guess this issue should be turned into a separate bug report as it's > no longer about #796608 It's actually #775131, which I'll close along with fixing daemonizing. Samuel