guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Alex Kost
Subject: 01/01: services: ssh: Remove 'openssh-service' exported symbol.
Date: Thu, 2 Mar 2017 03:51:17 -0500 (EST)

alezost pushed a commit to branch master
in repository guix.

commit 47ddf3e5f07351c738d6199a0df540d193d14e31
Author: Alex Kost <address@hidden>
Date:   Thu Mar 2 11:46:06 2017 +0300

    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.
---
 gnu/services/ssh.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/services/ssh.scm b/gnu/services/ssh.scm
index 58c35c9..7b2d4a8 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?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]