services: lsh: Add graceful handling of daemonic option.
authornebuli <nebu@kipple>
Wed, 3 Dec 2014 21:51:48 +0000 (22:51 +0100)
committerLudovic Courtès <ludo@gnu.org>
Sun, 8 Feb 2015 20:52:26 +0000 (21:52 +0100)
commit5833bf33a277d12357858e07ba34c5b5e3e69d55
treecd4fcfccca190d127fd3536be7677c5cbe0fa23b
parenta677c7267bdf5f2d2310d81334f1d2aaf2cff856
services: lsh: Add graceful handling of daemonic option.

* gnu/services/ssh.scm (lsh-service): New #:keys (daemonic?, pid-file?,
  pid-file).  Build new lshd-command and expand service-requirement
  field.
* doc/guix.texi (Networking Services): Update accordingly.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
doc/guix.texi
gnu/services/ssh.scm