guix/gnu/services
Ludovic Courtès e80c725db7
services: nginx: 'stop' returns #f.
Previously we'd return #t, which the Shepherd would consider a failure
to stop the service.

* gnu/services/web.scm (nginx-shepherd-service): In 'nginx-action',
return #f when stopping the service.
2018-09-08 23:02:00 +02:00
..
admin.scm
audio.scm
authentication.scm services: Fix "authentication" service name. 2018-06-23 00:21:23 +02:00
avahi.scm
base.scm services: file-system-shepherd-service: Require "udev" service. 2018-08-02 15:21:33 +02:00
certbot.scm
cgit.scm services: cgit: Disable repo booleans having a global counterpart. 2018-08-13 00:29:47 +02:00
configuration.scm
cuirass.scm services: cuirass: Put data in /var/lib to avoid removal at boot. 2018-08-16 19:23:29 +02:00
cups.scm services: cups: Add description. 2018-06-22 12:37:19 +02:00
databases.scm services: postgresql: Get the Shepherd to respawn PostgreSQL. 2018-08-13 23:44:26 +02:00
dbus.scm
desktop.scm
dict.scm
dns.scm services: Add ddclient service. 2018-08-30 01:19:47 +03:00
games.scm
herd.scm services: mcron: Add 'schedule' action. 2018-07-13 00:08:55 +02:00
kerberos.scm
lirc.scm
mail.scm
mcron.scm services: mcron: Add 'schedule' action. 2018-07-13 00:08:55 +02:00
messaging.scm services: prosody: Get the Shepherd to respawn Prosody. 2018-08-13 18:11:02 +02:00
monitoring.scm services: Add prometheus-node-exporter-service-type. 2018-07-09 10:39:06 +02:00
networking.scm services: tor: Make it easier to use UNIX sockets. 2018-08-28 00:25:05 -07:00
nfs.scm
pm.scm services: Fix GPLv3 header in cuirass and pm modules. 2018-06-20 12:16:11 -04:00
rsync.scm
sddm.scm
security-token.scm gnu: services: Fix pcscd activation bug. 2018-08-20 21:43:56 -07:00
shepherd.scm services: shepherd: Support custom actions. 2018-07-13 00:08:54 +02:00
sound.scm services: alsa-service-type: Fix the loading of 'pulse' plugin. 2018-06-25 23:29:46 +08:00
spice.scm
ssh.scm services: openssh: Add 'log-level' field. 2018-08-28 12:35:02 +02:00
sysctl.scm
telephony.scm
version-control.scm
virtualization.scm gnu: services: Export virtlog-configuration. 2018-07-14 13:19:37 +02:00
vpn.scm
web.scm services: nginx: 'stop' returns #f. 2018-09-08 23:02:00 +02:00
xorg.scm