diff options
author | 宋文武 <iyzsong@member.fsf.org> | 2018-06-08 23:12:37 +0800 |
---|---|---|
committer | 宋文武 <iyzsong@member.fsf.org> | 2018-06-08 23:32:49 +0800 |
commit | c061eb587cbb8590a5cd4793b56a01560af747a8 (patch) | |
tree | 40e7c41d36faf7a5a9de0cb508c661c24785a43f /tests/ui.scm | |
parent | 129948dcbda91d4449b56e3816eede249e34afb6 (diff) | |
download | guix-c061eb587cbb8590a5cd4793b56a01560af747a8.tar.gz guix-c061eb587cbb8590a5cd4793b56a01560af747a8.zip |
services: dnsmasq: Use 'negative-cache?' instead of 'no-negcache?'.
The 'no-negcache?' option is mapped to the '--no-negcache' command-line
argument directly, but we're in the scheme world, where the general guideline
is to avoid double-negations in identifiers.
* gnu/services/dns.scm <dnsmasq-configuration>: Replace the 'no-negcache?'
field with 'negative-cache?'.
* doc/guix.texi (DNS Services)[Dnsmasq Service]: Adjust accordingly.
Diffstat (limited to 'tests/ui.scm')
0 files changed, 0 insertions, 0 deletions