guix/gnu/services
Clément Lassieur 8d4805ba29
services: cuirass: Put data in /var/lib to avoid removal at boot.
Fixes <https://bugs.gnu.org/32330>.

* gnu/services/cuirass.scm (<cuirass-configuration>)[database]: Change default
from /var/run/cuirass/cuirass.db to /var/lib/cuirass/cuirass.db.
(cuirass-account): Change home directory from /var/run/<user> to
/var/lib/<user>.
2018-08-16 19:23:29 +02:00
..
admin.scm
audio.scm
authentication.scm
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
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
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
nfs.scm
pm.scm
rsync.scm
sddm.scm
security-token.scm gnu: services: Add pcscd service. 2018-08-16 02:46:27 +05:30
shepherd.scm services: shepherd: Support custom actions. 2018-07-13 00:08:54 +02:00
sound.scm
spice.scm
ssh.scm services: openssh: Add forwarding options. 2018-07-29 18:50:28 +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: Use 'invoke' rather than 'system*'. 2018-08-13 23:44:34 +02:00
xorg.scm