~ruther/guix-local

47ddf3e5f07351c738d6199a0df540d193d14e31 — Alex Kost 9 years ago 0558e96
services: ssh: Remove 'openssh-service' exported symbol.

This is a followup to commit d8f3128119d32bcc186c8a1fe15b037bba25b4b8.
Reported by thomasd on #guix.

* gnu/services/ssh.scm: Do not export 'openssh-service' as it does not
exist.
1 files changed, 0 insertions(+), 1 deletions(-)

M gnu/services/ssh.scm
M gnu/services/ssh.scm => gnu/services/ssh.scm +0 -1
@@ 38,7 38,6 @@
            openssh-configuration
            openssh-configuration?
            openssh-service-type
            openssh-service

            dropbear-configuration
            dropbear-configuration?