services: ssh: Remove 'openssh-service' exported symbol.

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

* gnu/services/ssh.scm: Do not export 'openssh-service' as it does not
exist.
This commit is contained in:
Alex Kost 2017-03-02 11:46:06 +03:00
parent 0558e9684f
commit 47ddf3e5f0
No known key found for this signature in database
GPG key ID: 82460C082A0EE98F

View file

@ -38,7 +38,6 @@ (define-module (gnu services ssh)
openssh-configuration
openssh-configuration?
openssh-service-type
openssh-service
dropbear-configuration
dropbear-configuration?