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: zdzich...@chrome.pl one blends softly casual into the other. _______________________________________________ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel