summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSergey Trofimov <sarg@sarg.org.ru>2023-03-10 16:00:56 +0100
committerAndrew Tropin <andrew@trop.in>2023-03-13 17:06:19 +0400
commitd1edb26388ca4dab4b435a686cd059d97c113c3e (patch)
treedaa34ac3f90766fb6a972090e6c90b74161fdfed /doc
parent377c8143e7cd5e3bf3e1e8d53ba443f91c88239c (diff)
services: dns: Extend dnsmasq-configuration.
* gnu/service/dns.scm: (<dnsmasq-configuration>)[servers-file]: Add. (<dnsmasq-configuration>)[tftp-secure?]: Fix typo in parameter name. * doc/guix.texi: Document (<dnsmasq-configuration>)[servers-file]. Signed-off-by: Andrew Tropin <andrew@trop.in>
Diffstat (limited to 'doc')
-rw-r--r--doc/guix.texi4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/guix.texi b/doc/guix.texi
index b545751e1b..e448bee284 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -31528,6 +31528,10 @@ in @var{servers}.
@item @code{servers} (default: @code{'()})
Specify IP address of upstream servers directly.
+@item @code{servers-file} (default: @code{#f})
+Specify file containing upstream servers. This file is re-read when dnsmasq receives SIGHUP.
+Could be either a string or a file-like object.
+
@item @code{addresses} (default: @code{'()})
For each entry, specify an IP address to return for any host in the
given domains. Queries in the domains are never forwarded and always