guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#32433: [PATCH] services: nginx: Get the Shepherd to respawn NGINX.


From: Clément Lassieur
Subject: bug#32433: [PATCH] services: nginx: Get the Shepherd to respawn NGINX.
Date: Fri, 31 Aug 2018 16:38:27 +0200
User-agent: mu4e 1.0; emacs 26.1

Clément Lassieur <address@hidden> writes:

> * gnu/services/web.scm (nginx-shepherd-service): Change 'start' (that is, all
> actions that don't send a signal to the master process) to return the PID.
> Wait until the PID file is created and contains an integer because it might be
> created after the parent process exits.
> ---
>  gnu/services/web.scm | 16 +++++++++++++++-
>  1 file changed, 15 insertions(+), 1 deletion(-)

Pushed!





reply via email to

[Prev in Thread] Current Thread [Next in Thread]