[systemd-devel] stopping timed out. Killing ?

Tomasz Torcz tomek at pipebreaker.pl
Thu Dec 22 01:37:47 PST 2011


On Thu, Dec 22, 2011 at 10:26:06AM +0100, Steve Traylen wrote:
> Hi,
> I've been trying to create a service file for myproxy as below, the
> startup is okay but then
> 30 seconds later:
> 
> [Service]
> Type=fork

  Type= should be "forking".  "fork" is not correct and systemd defaults to
"simple" probably. You can check with:

systemctl show -p Type myproxy-server.service

-- 
Tomasz Torcz            There exists no separation between gods and men:
xmpp: zdzichubg at chrome.pl   one blends softly casual into the other.



More information about the systemd-devel mailing list