[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#75140] [PATCH] services: dnsmasq: Allow custom Shepherd provision
From: |
Maxim Cournoyer |
Subject: |
[bug#75140] [PATCH] services: dnsmasq: Allow custom Shepherd provision |
Date: |
Sat, 28 Dec 2024 14:35:07 +0900 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
45mg <45mg.writes@gmail.com> writes:
> Allow users to have multiple dnsmasq instances by specifying different
> `provision` values for the corresponding Shepherd services, similar to
> what is done with `static-networking-service-type`.
>
> * gnu/services/dns.scm (<dnsmasq-configuration>)[provision]: new option.
> (dnsmasq-shepherd-service): Use supplied provision value.
> * doc/guix.texi (DNS Services)[dnsmasq-configuration]: Document it.
>
> Change-Id: I78c7f015cb1db239a600bc5373b2fd80e8b9b9f4
Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
--
Thanks,
Maxim