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
---
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
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