[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] services: lsh: Add "graceful" handling of daemonic option.
From: |
Ludovic Courtès |
Subject: |
Re: [PATCH] services: lsh: Add "graceful" handling of daemonic option. |
Date: |
Sun, 08 Feb 2015 21:56:11 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) |
Hi!
Deck Pickard <address@hidden> skribis:
> From 1fef935d6292016c04b9234eedb5dcaf006dc152 Mon Sep 17 00:00:00 2001
> From: nebuli <address@hidden>
> Date: Wed, 3 Dec 2014 22:51:48 +0100
> Subject: [PATCH] services: lsh: Add graceful handling of daemonic option.
>
> * doc/guix.texi: Mention use case.
> * gnu/services/ssh.scm (lsh-service): New #:keys (daemonic?, pid-file?,
> pid-file). Build new lshd-command and expand service-requirement
> field.
This patch had fallen through the cracks, sorry about that.
I’ve applied it with minor changes: I changed #:daemonic? to default to
#t, I added #:pid-file? to the documentation, and simplified the syntax
for the ‘requirements’ field as discussed.
I ended up leaving all the options, as you intended, so that users can
choose whether or not to use daemonic mode.
Thank you!
Ludo’.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [PATCH] services: lsh: Add "graceful" handling of daemonic option.,
Ludovic Courtès <=