guix/gnu/services
Felix Lechner b8ee6b8a59
services: Add cachefilesd service.
Thanks to Bruno Victal "mirai" for cooperating on this patch and for
generously sharing a wealth of insights about Guix services.

Thanks to Jean-Baptiste Note for an early version of this service!

* doc/guix.texi (Linux Services)[Cachefilesd Service]: New heading.
* gnu/services/linux.scm (serialize-string, non-negative-integer?)
(serialize-non-negative-integer, string, non-negative-integer)
(make-option-serializer, make-percentage-threshold-serializer): New
procedures.
(cachefilesd-configuration): New record type.
(cachefilesd-service-type): New variable.
* gnu/tests/cachefilesd.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.

Co-authored-by: Bruno Victal <mirai@makinata.eu>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-08-15 23:30:44 +02:00
..
admin.scm services: Add 'package-database' service. 2023-08-07 15:11:45 +02:00
audio.scm Revert "services: mpd: Add an 'update' action to trigger a database update." 2023-07-26 12:04:37 -04:00
auditd.scm
authentication.scm services: Use more 'file-append'. 2023-08-15 23:30:44 +02:00
avahi.scm
base.scm services: Use more 'file-append'. 2023-08-15 23:30:44 +02:00
certbot.scm services: certbot: Fix nginx crash when certbot is used without domains. 2023-06-18 23:12:10 +02:00
cgit.scm services: cgit: Remove ‘cgit-repo’ left-overs. 2023-07-02 02:00:09 +02:00
ci.scm
configuration.scm
cuirass.scm
cups.scm
databases.scm services: postgresql: Add more role fields. 2023-08-11 00:50:48 +02:00
dbus.scm
desktop.scm gnu: gnome: Remove gnome-boxes from default GNOME apps. 2023-07-07 21:14:09 +02:00
dict.scm services: dicod: Use one inetd endpoint per interface. 2023-06-24 16:11:07 +02:00
dns.scm
docker.scm file-systems: Use cgroups v2. 2023-08-08 18:01:55 +02:00
file-sharing.scm
games.scm
ganeti.scm
getmail.scm
guix.scm services: guix-data-service: Unlink the two shepherd services. 2023-07-26 10:31:58 +01:00
herd.scm services: herd: Add a new 'current-service' procedure. 2023-07-21 11:58:44 -04:00
hurd.scm
kerberos.scm services: Use more 'file-append'. 2023-08-15 23:30:44 +02:00
ldap.scm
lightdm.scm
linux.scm services: Add cachefilesd service. 2023-08-15 23:30:44 +02:00
lirc.scm
mail.scm
mcron.scm
messaging.scm
monitoring.scm
networking.scm
nfs.scm
nix.scm
pam-mount.scm services: Use more 'file-append'. 2023-08-15 23:30:44 +02:00
pm.scm
rsync.scm
samba.scm
science.scm
sddm.scm
security-token.scm
security.scm
shepherd.scm services: Validate 'provision' field of <shepherd-service>. 2023-06-25 23:46:03 +02:00
sound.scm
spice.scm
ssh.scm
syncthing.scm services: syncthing: Use the new command line syntax. 2023-08-11 00:50:48 +02:00
sysctl.scm
telephony.scm
version-control.scm
virtualization.scm services: childhurd: Bump default qemu memory to 2048MB. 2023-07-13 18:59:02 +02:00
vnc.scm
vpn.scm services: wireguard: Add a 'configuration' action. 2023-07-21 11:58:45 -04:00
web.scm services: nginx: Harden php-location settings. 2023-07-02 02:00:01 +02:00
xorg.scm