summaryrefslogtreecommitdiff
path: root/gnu/services/ssh.scm
diff options
context:
space:
mode:
authorAlex Kost <alezost@gmail.com>2017-03-02 11:46:06 +0300
committerAlex Kost <alezost@gmail.com>2017-03-02 11:50:57 +0300
commit47ddf3e5f07351c738d6199a0df540d193d14e31 (patch)
treecf2cfafa4d3456d780c052f4a73f8a64020d4d82 /gnu/services/ssh.scm
parent0558e9684f3c2558bbce4e8aaeb9ab0a317e55d0 (diff)
downloadguix-patches-47ddf3e5f07351c738d6199a0df540d193d14e31.tar
guix-patches-47ddf3e5f07351c738d6199a0df540d193d14e31.tar.gz
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.
Diffstat (limited to 'gnu/services/ssh.scm')
-rw-r--r--gnu/services/ssh.scm1
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/services/ssh.scm b/gnu/services/ssh.scm
index 58c35c9f5e..7b2d4a8f06 100644
--- a/gnu/services/ssh.scm
+++ b/gnu/services/ssh.scm
@@ -38,7 +38,6 @@
openssh-configuration
openssh-configuration?
openssh-service-type
- openssh-service
dropbear-configuration
dropbear-configuration?