guix/gnu/services
Christopher Baines dc7b3e5633
services: herd: Fix matching ok responses from shepherd service.
Previously the match expression case for a successful response
(where error is #f) required that the result component contained a list with a
single element.

As far as I see when looking at the responses from the shepherd, this is not
normally the case. Therefore, to avoid treating successful responses as
errors, make the match requirement more permissive, accepting any value.

* gnu/services/herd.scm (invoke-action): Change match condition for ok responses.
2017-08-08 20:48:53 +01:00
..
admin.scm gnu: services: admin: Add tailon. 2017-07-29 12:45:03 +01:00
avahi.scm services: Use 'file-append' in more places. 2016-12-19 17:51:00 +01:00
base.scm services: guix-publish: Run in a UTF-8 locale. 2017-07-27 14:51:03 +02:00
configuration.scm services: configuration: Rewrite id procedure. 2017-03-24 16:09:17 +01:00
cuirass.scm services: cuirass: Set 'GIT_SSL_CAINFO' and 'GIT_EXEC_PATH'. 2017-07-30 16:23:19 +02:00
cups.scm services: Add a default value to various service types. 2017-04-16 00:48:08 +02:00
databases.scm services: Add memcached. 2017-07-30 09:08:30 +01:00
dbus.scm services: dbus, polkit: Add default value. 2017-07-11 00:48:51 +02:00
desktop.scm services: elogind: Start from the Shepherd. 2017-07-11 11:11:52 +02:00
dict.scm services: Add a default value to various service types. 2017-04-16 00:48:08 +02:00
dns.scm gnu: services: use seconds instead of duration strings. 2017-06-21 19:29:57 +02:00
herd.scm services: herd: Fix matching ok responses from shepherd service. 2017-08-08 20:48:53 +01:00
kerberos.scm services: Move configuration functions that shouldn't be factorized. 2017-03-12 19:09:32 +01:00
lirc.scm services: Export *-service-type and *-configuration. 2016-07-21 18:53:27 +02:00
mail.scm services: Make exim-service-type use mail-aliases-service-type 2017-04-19 23:43:50 +02:00
mcron.scm services: Add a default value to various service types. 2017-04-16 00:48:08 +02:00
messaging.scm services: Factorize define-maybe macro. 2017-03-24 16:09:17 +01:00
networking.scm services: ntp: Use the NTP pool via the 'guix' zone. 2017-07-30 20:21:36 -04:00
nfs.scm gnu: Add NFS related services. 2016-10-12 19:26:10 +02:00
pm.scm services: Add 'thermald-service-type'. 2017-05-14 18:56:32 -05:00
sddm.scm gnu: Fix typo in comment. 2016-12-21 20:45:34 +01:00
shepherd.scm ui: Rename '_' to 'G_'. 2017-05-03 16:16:17 +02:00
spice.scm services: Fix 'mkdir-p' in activation scripts. 2017-01-25 14:05:37 +01:00
ssh.scm services: openssh: Extensions provide extra authorized keys. 2017-07-30 16:23:19 +02:00
sysctl.scm services: sysctl: Fix typo. 2017-07-18 20:16:03 +08:00
version-control.scm gnu: services: Add git-service. 2016-11-21 20:37:43 +08:00
vpn.scm doc: Fix typos. 2017-03-31 20:55:05 -05:00
web.scm gnu: Add fcgiwrap service. 2017-07-26 11:00:04 +02:00
xorg.scm gnu: Remove xf86-video-modesetting. 2017-02-19 23:29:38 +01:00