gnu: Add AutoSSH service.
authorpinoaffe <pinoaffe@airmail.cc>
Tue, 5 May 2020 07:31:11 +0000 (09:31 +0200)
committerOleg Pykhalov <go.wigust@gmail.com>
Tue, 5 May 2020 12:32:40 +0000 (15:32 +0300)
commit051f3254cd56aa8f3cb65a7e35ef8578af2cd3c5
tree99e57fc51523aec3beacf2e9263e85c550536961
parent4c4ae8b595e85e62496b4fa8ff2587eb74a1262b
gnu: Add AutoSSH service.

* gnu/services/ssh.scm (<autossh-configuration>): New record type.
(autossh-service-type): New variable.
(autossh-service-activation, autossh-file-name): New procedures.
* doc/guix.texi (Networking Services): Document this.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
doc/guix.texi
gnu/services/ssh.scm