guix/gnu
Sergio Pastor Pérez a1d367d6ee
services: syncthing: incorrect guessing of HOME variable
Fixed the issue described here:
https://lists.gnu.org/archive/html/help-guix/2024-01/msg00034.html

Fix `syncthing-shepherd-service` failing to guess the correct `HOME`
environment variable when it's `<syncthing-configuration>` does not have a
value for the `home` or `user` fields.

* gnu/services/syncthing.scm (syncthing-shepherd-service): Change ‘HOME’
value in #:environment-variables argument.

Change-Id: I102bfe5feba1ebb349a0cde1c987c0c10ebbab7a
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-08-21 19:04:25 +02:00
..
bootloader
build privilege: Add POSIX capabilities(7) support. 2024-08-11 02:00:00 +02:00
home home: Set 700 permissions on .gnupg with home-gpg-agent-service 2024-07-26 18:22:04 +02:00
installer
machine gnu: Replace (almost) all uses of /run/setuid-programs. 2024-08-11 02:00:00 +02:00
packages gnu: Add perl-minimumversion. 2024-08-21 18:57:37 +02:00
services services: syncthing: incorrect guessing of HOME variable 2024-08-21 19:04:25 +02:00
system install: Set ‘privileged-programs’ rather than ‘setuid-programs’. 2024-08-19 16:41:07 +02:00
tests gnu: Replace (almost) all uses of /run/setuid-programs. 2024-08-11 02:00:00 +02:00
artwork.scm
bootloader.scm
ci.scm
compression.scm
home.scm
image.scm
installer.scm
local.mk gnu: isync: Update to 1.5.0. 2024-08-19 18:36:55 -04:00
machine.scm
packages.scm
services.scm services: Truly mark ‘setuid-program-service-type’ as deprecated. 2024-08-19 16:36:04 +02:00
system.scm system: Add privileged-programs to <operating-system>. 2024-08-11 02:00:00 +02:00
tests.scm