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
cgit.scm
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
dict.scm
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
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
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
vnc.scm
vpn.scm services: wireguard: Add a 'configuration' action. 2023-07-21 11:58:45 -04:00
web.scm
xorg.scm