[systemd-devel] Regression in v40? User session inside a unit.

2012-02-19 Thread Colin Guthrie
Hi, Not sure if this is an intended regression or not but a user reported a problem to me recently which I thought was a little strange. It's maybe been fixed already in newer versions (we were in a beta semi-freeze and I've been on holiday so not updated to v43 yet but will do soon). Anyway the

[systemd-devel] [PATCH] service: schedule JOB_RESTART from SERVICE_AUTO_RESTART state

2012-02-19 Thread David Ward
--- src/service.c |4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) diff --git a/src/service.c b/src/service.c index ec2725a..74dc60c 100644 --- a/src/service.c +++ b/src/service.c @@ -2207,9 +2207,7 @@ static void service_enter_restart(Service *s) { goto fail

[systemd-devel] [PATCH] Re: Requires too weak, BindTo too strong

2012-02-19 Thread David Ward
On 01/02/12 19:07, Lennart Poettering wrote: > On Wed, 01.02.12 18:54, Chris Paulson-Ellis ([email protected]) wrote: > >> Is there some way to get the client to always restart when server >> restarts, for whatever reason? > > No, there isn't. But what you describe is something I consider a bug, > a