David Craven <da...@craven.ch> skribis: > * gnu/services/ssh.scm (dropbear-service, ...): New variables. > * doc/guix.texi: New node.
Applied with these modifications: • I exposed and documented ‘dropbear-configuration’ (we should do the same with ‘lsh-configuration’ eventually); • I used the #:pid-file option of ‘make-forkexec-constructor’; • Turned ‘dropbear-command’ into a gexp (instead of a list); • Fixed indentation of a few things; • Added a comment for “-R”. • Added a copyright line for you; • Added a full commit log. Thanks! Ludo’.