mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 15:36:20 -05:00
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:
parent
0558e9684f
commit
47ddf3e5f0
1 changed files with 0 additions and 1 deletions
|
@ -38,7 +38,6 @@ (define-module (gnu services ssh)
|
|||
openssh-configuration
|
||||
openssh-configuration?
|
||||
openssh-service-type
|
||||
openssh-service
|
||||
|
||||
dropbear-configuration
|
||||
dropbear-configuration?
|
||||
|
|
Loading…
Reference in a new issue