services: shadow-tls: Support service-type mapping.

* rosenthal/services/child-error.scm <top level>: Use
define-service-type-mapping.
pull/2/head
Hilton Chain 1 year ago
parent 5b8aa7cfda
commit 3753e7ad1c
No known key found for this signature in database
GPG Key ID: ACC66D09CA528292
  1. 6
      rosenthal/services/child-error.scm

@ -528,3 +528,9 @@ is @code{443} by default")
home-socks2http-shepherd-service))) home-socks2http-shepherd-service)))
(default-value (home-socks2http-configuration)) (default-value (home-socks2http-configuration))
(description "Run socks2http."))) (description "Run socks2http.")))
(define-service-type-mapping
shadow-tls-service-type => home-shadow-tls-service-type)

Loading…
Cancel
Save