civodul pushed a change to branch master
in repository guix.

      from  d79e8f6   gnu: ghc-process: Replace reference to /bin/sh.
       new  92c03a8   services: Add rottlog.
       new  d8f3128   services: openssh-service-type: Expose 
'openssh-configuration'.
       new  d5b0c90   tests: Add 'openssh-service-type' test.

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 doc/guix.texi          |  175 +++++++++++++++++++++++++++++++++++++++---------
 gnu/local.mk           |    4 +-
 gnu/services/admin.scm |  117 ++++++++++++++++++++++++++++++++
 gnu/services/ssh.scm   |   51 ++++++--------
 gnu/tests/ssh.scm      |  158 +++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 439 insertions(+), 66 deletions(-)
 create mode 100644 gnu/services/admin.scm
 create mode 100644 gnu/tests/ssh.scm

Reply via email to