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> |
||
|---|---|---|
| .. | ||
| data | ||
| audio.scm | ||
| base.scm | ||
| cachefilesd.scm | ||
| ci.scm | ||
| cups.scm | ||
| databases.scm | ||
| desktop.scm | ||
| dict.scm | ||
| docker.scm | ||
| file-sharing.scm | ||
| ganeti.scm | ||
| gdm.scm | ||
| guix.scm | ||
| image.scm | ||
| install.scm | ||
| ldap.scm | ||
| lightdm.scm | ||
| linux-modules.scm | ||
| mail.scm | ||
| messaging.scm | ||
| monitoring.scm | ||
| networking.scm | ||
| nfs.scm | ||
| package-management.scm | ||
| pam.scm | ||
| reconfigure.scm | ||
| rsync.scm | ||
| samba.scm | ||
| security-token.scm | ||
| security.scm | ||
| singularity.scm | ||
| ssh.scm | ||
| telephony.scm | ||
| version-control.scm | ||
| virtualization.scm | ||
| vnc.scm | ||
| vnstat.scm | ||
| web.scm | ||