guix/gnu/services
Maxim Cournoyer f37ad658ea
services: ntp: Fix a crash when using legacy configuration.
Fixes issue #37504 (see: https://bugs.gnu.org/37504).

The bug was caused by the fact that destructuring an <ntp-configuration>
record using match would bind the 'servers' field without using the
compatibility accessor.

* gnu/services/networking.scm (ntp-shepherd-service): Replace `match-lambda'
by distinct `lambda' and `match' calls, so that the 'servers' field can be
generated by applying the `ntp-configuration-servers' procedure to the
configuration object.
2019-10-31 23:37:47 -04:00
..
admin.scm
audio.scm gnu: mpd-service-type: Support configuration of outputs. 2019-10-29 15:14:22 +01:00
auditd.scm
authentication.scm
avahi.scm
base.scm services: agetty: Really import (gnu build linux-boot). 2019-10-21 18:16:16 +02:00
certbot.scm services: certbot: Add --manual-public-ip-logging-ok for manual challenges 2019-09-16 10:22:35 +02:00
cgit.scm
configuration.scm
cuirass.scm services: cuirass: Create /var/log/cuirass during activation. 2019-10-23 21:48:51 +02:00
cups.scm services: cups: Rename ‘retry-this-job’ to ‘retry-current-job’. 2019-08-31 03:24:41 +02:00
databases.scm
dbus.scm
desktop.scm services: elogind, gnome, mate, xfce: Fix config type predicate identifiers. 2019-10-22 18:32:52 +02:00
dict.scm
dns.scm
docker.scm
games.scm
getmail.scm Fix documentation of delete_after in the getmail service. 2019-10-18 07:53:55 +00:00
guix.scm services: Add the Guix Data Service. 2019-09-25 08:35:33 +01:00
herd.scm herd: Define 'shepherd-message-port'. 2019-10-18 23:22:25 +02:00
kerberos.scm
lirc.scm
mail.scm services: dovecot: Fix predicate names for free-form fields 2019-09-21 16:48:36 +02:00
mcron.scm
messaging.scm
monitoring.scm
networking.scm services: ntp: Fix a crash when using legacy configuration. 2019-10-31 23:37:47 -04:00
nfs.scm
nix.scm
pm.scm services: tlp, thermald: Add descriptions. 2019-08-26 13:40:45 +02:00
rsync.scm
sddm.scm services: sddm: Add description. 2019-10-21 18:16:16 +02:00
security-token.scm
shepherd.scm services: shepherd: Compile service files. 2019-10-06 14:45:35 +02:00
sound.scm
spice.scm
ssh.scm
sysctl.scm
telephony.scm
version-control.scm
virtualization.scm services: virtualization: Change libvirtd use syslog by default. 2019-09-21 17:40:04 +01:00
vpn.scm
web.scm services: httpd: Fix virtual-host doc and config. 2019-10-04 17:10:58 +02:00
xorg.scm services: gdm: Add 'debug?' configuration field. 2019-10-26 17:04:36 -04:00