1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-08 14:10:38 +02:00
Files
guix/gnu/services
Pierre Langlois 5a0b78e62b services: dnsmasq: Support the --address flag.
Introduce a new `addresses' field that translates to passing `--address='
multiple times to dnsmasq.

* gnu/services/dns.scm (<dnsmasq-configuration>): Add an addresses field.
(dnsmasq-shepherd-service): Match the addresses field and translate it to
multiple '--address=' flags.
* doc/guix.texi (DNS Services): Document it.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2020-05-02 13:00:24 +08:00
..
2019-06-06 22:23:35 +02:00
2019-05-25 15:58:03 +05:30
2020-03-03 15:00:32 +01:00
2020-01-06 16:31:54 +01:00
2019-03-13 23:12:43 +01:00
2019-11-28 13:30:53 +01:00
2020-02-02 10:42:16 +01:00
2020-04-21 16:33:21 +02:00
2020-02-19 04:08:55 +01:00