mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-03-10 08:54:36 +00:00
services: shadow-tls: Support service-type mapping.
* rosenthal/services/child-error.scm <top level>: Use define-service-type-mapping.
This commit is contained in:
parent
5b8aa7cfda
commit
3753e7ad1c
@ -528,3 +528,9 @@ is @code{443} by default")
|
||||
home-socks2http-shepherd-service)))
|
||||
(default-value (home-socks2http-configuration))
|
||||
(description "Run socks2http.")))
|
||||
|
||||
|
||||
|
||||
|
||||
(define-service-type-mapping
|
||||
shadow-tls-service-type => home-shadow-tls-service-type)
|
||||
|
Loading…
Reference in New Issue
Block a user