Re: Expanding service procedure to accept additional arguments

2023-01-05 Thread Ryan Sundberg
Hi Bruno, I have written some useful macros for transforming services as you describe here. You may find them useful: https://lab.arctype.co/poseidon/poseidon-os/-/blob/master/poseidon/services/base.scm Sincerely, Ryan Sundberg Dec 28, 2022 8:48:15 AM mirai : > It is occasionally desired to h

Expanding service procedure to accept additional arguments

2022-12-28 Thread mirai
It is occasionally desired to have a service depend on additional shepherd services than the defaults listed in their definition. Examples where this can be seen is the shepherd-requirement field provided by nginx-configuration and opensmtpd-configuration, but these fields are record-type specif