guix/gnu/services
宋文武 c061eb587c
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.
2018-06-08 23:32:49 +08:00
..
admin.scm gnu: shepherd: Update to 0.4.0. 2018-03-22 11:43:30 +01:00
audio.scm
avahi.scm
base.scm services: fstab: Properly handle file system labels. 2018-05-29 15:09:44 +02:00
certbot.scm services: certbot: Don't try to renew certificates on activation. 2018-04-03 16:21:31 +02:00
cgit.scm services: cgit: Make project-list permit a file-object. 2018-05-18 17:24:39 +01:00
configuration.scm
cuirass.scm
cups.scm
databases.scm services: databases: Change quote' to single-quote. 2018-03-17 20:31:37 +00:00
dbus.scm services: dbus: Search more directories for '.service' files. 2018-05-20 21:42:33 +03:00
desktop.scm gnu: mate-desktop-service-type: Add description. 2018-05-24 10:15:51 +02:00
dict.scm
dns.scm services: dnsmasq: Use 'negative-cache?' instead of 'no-negcache?'. 2018-06-08 23:32:49 +08:00
games.scm gnu: services: Fix wesnothd-configuration? symbol export. 2018-05-14 20:15:28 +05:30
herd.scm
kerberos.scm
lirc.scm
mail.scm
mcron.scm gnu: mcron: Update to 1.1 and deprecate "mcron2". 2018-03-19 23:19:49 +01:00
messaging.scm services: bitlbee: Add plugins. 2018-05-11 00:15:59 +02:00
monitoring.scm
networking.scm services: connman: Add polkit hooks for connman. 2018-05-20 21:42:34 +03:00
nfs.scm
pm.scm
rsync.scm
sddm.scm
shepherd.scm services: 'shepherd-service-type' now accepts a default value. 2018-03-15 11:34:57 +01:00
sound.scm gnu: Add sound service. 2018-05-02 15:11:13 +03:00
spice.scm
ssh.scm services: openssh: Add 'accepted-environment' field. 2018-03-18 00:02:05 +01:00
sysctl.scm
telephony.scm
version-control.scm Correct name and Email for ng0. 2018-03-20 17:17:58 +01:00
virtualization.scm
vpn.scm
web.scm services: Add hpcguix-web. 2018-06-01 13:50:26 +02:00
xorg.scm