[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#27323: [PATCH v2 shepherd 0/2] Make sure that shepherd does not serv
From: |
Ludovic Courtès |
Subject: |
bug#27323: [PATCH v2 shepherd 0/2] Make sure that shepherd does not serve already-served sockets. |
Date: |
Fri, 16 Jun 2017 10:19:40 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux) |
Hi,
Danny Milosavljevic <address@hidden> skribis:
> Danny Milosavljevic (2):
> Use XDG_RUNTIME_DIR for the shepherd socket.
> Make sure that shepherd does not serve already-served sockets.
>
> modules/shepherd.scm | 1 -
> modules/shepherd/support.scm | 7 ++++++-
> 2 files changed, 6 insertions(+), 2 deletions(-)
Cool, applied both with a commit log and doc/test adjustments.
Thanks!
Ludo’.