guix/gnu/services
David Craven 71b0601a97
services: Add 'dropbear-service'.
* gnu/services/ssh.scm (<dropbear-configuration>): New record type.
(dropbear-activation, dropbear-shepherd-service, dropbear-service): New
procedures.
(dropbear-service-type): New variable.
* doc/guix.texi (Networking Services): Document it.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2016-07-15 17:57:28 +02:00
..
avahi.scm
base.scm gnu: lsh: Move to (gnu packages ssh) 2016-07-15 17:57:28 +02:00
databases.scm
dbus.scm
desktop.scm
dict.scm
herd.scm
lirc.scm
mail.scm
mcron.scm services: Add 'mcron-service'. 2016-06-22 22:56:06 +02:00
networking.scm
shepherd.scm services: <shepherd-service> no longer has an 'imported-modules' field. 2016-07-12 22:47:08 +02:00
ssh.scm services: Add 'dropbear-service'. 2016-07-15 17:57:28 +02:00
web.scm
xorg.scm