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
|
@ -38,7 +38,6 @@
|
|||
openssh-configuration
|
||||
openssh-configuration?
|
||||
openssh-service-type
|
||||
openssh-service
|
||||
|
||||
dropbear-configuration
|
||||
dropbear-configuration?
|
||||
|
|
Loading…
Reference in New Issue