why does my systemd-services not work?

Michal Schmidt mschmidt at redhat.com
Thu Jun 16 12:23:25 UTC 2011


On 06/16/2011 01:41 PM, Tomasz Torcz wrote:
>    dbmail is doing something confusing systemd.

Yes. Its startup sequence is wrong. It exits the original process 
immediately after the first fork(), before it finishes initialization 
and before the PID file is written.

Upstream should take a look at "SysV Daemons" in
http://0pointer.de/public/systemd-man/daemon.html

Michal


More information about the devel mailing list