On Thu, Aug 30, 2012 at 5:40 PM, Tom Gundersen teg@jklm.no wrote:
On Thu, Aug 30, 2012 at 5:07 PM, Sébastien Luttringer seblu@seblu.net wrote:
On Thu, Aug 23, 2012 at 5:32 PM, Tom Gundersen teg@jklm.no wrote: I think we should _not_ use Type=Forking, except when it's the only choice. Systemd prefer not use forking type and it would be better to follow this.
I agree that using anything else than Type=forking is preferable when possible, but correctness must come first.
That was I think we should underline in our wiki.
It is important that systemd is able to tell when a service is started, so that other services can order themselves After= it.
Sure.