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
..
admin.scm
audio.scm
auditd.scm
authentication.scm
avahi.scm
base.scm services: Add udev-rules-service helper. 2020-04-22 19:23:58 +02:00
certbot.scm services: certbot: Add server option. 2020-03-08 21:21:57 +01:00
cgit.scm
configuration.scm
cuirass.scm services: cuirass: Allow passing extra command line options. 2020-03-08 23:46:11 +00:00
cups.scm
databases.scm
dbus.scm
desktop.scm services: Don't use the deprecated 'make-forkexec-constructor' call. 2020-04-21 00:06:40 +02:00
dict.scm
dns.scm services: dnsmasq: Support the --address flag. 2020-05-02 13:00:24 +08:00
docker.scm file-systems: mount the PID cgroup filesystem. 2020-04-27 14:14:47 +02:00
games.scm
getmail.scm services: getmail: Fix spelling of "address". 2020-01-30 15:27:31 -08:00
guix.scm services: guix-data-service: Allow passing extra options. 2020-03-08 23:35:03 +00:00
herd.scm services: herd: Add restart-service. 2020-03-03 15:00:32 +01:00
kerberos.scm
linux.scm services: kernel-module-loader: Clean up. 2020-04-12 18:24:27 +00:00
lirc.scm
mail.scm services: dovecot: 'stop' method returns #f upon success. 2020-04-21 00:06:40 +02:00
mcron.scm
messaging.scm
monitoring.scm
networking.scm services: Add 'simulated-wifi-service-type'. 2020-04-19 23:50:17 +02:00
nfs.scm services/nfs: Replace nfs-version with nfs-versions. 2020-03-27 15:30:44 +01:00
nix.scm
pam-mount.scm
pm.scm gnu: tlp: Update to 1.3.0. 2020-02-02 10:42:16 +01:00
rsync.scm
sddm.scm services: sddm: Have sddm provision xorg-server. 2020-04-19 09:06:20 +03:00
security-token.scm
shepherd.scm gnu: shepherd: Update to 0.8.0. 2020-04-21 16:33:21 +02:00
sound.scm
spice.scm services: Don't use the deprecated 'make-forkexec-constructor' call. 2020-04-21 00:06:40 +02:00
ssh.scm
sysctl.scm
telephony.scm services: murmur: Add missing newline in murmur-configuration. 2020-04-02 20:55:15 +02:00
version-control.scm
virtualization.scm services: libvirt-configuration: Fix grammar of "allows to select" to "allows 2020-04-12 13:04:34 -07:00
vpn.scm gnu: services: Add openvpn options. 2020-02-19 04:08:55 +01:00
web.scm services/web: Fix ordering of default-nginx-config. 2020-04-08 23:12:32 +00:00
xorg.scm services: gdm: Add gdm user to 'video' supplementary group. 2020-03-29 10:12:08 +00:00