guix/gnu
Andrew Tropin 5c2f30d3de
home-services: on-first-login: Check if XDG_RUNTIME_DIR exists.
Fixes <https://issues.guix.gnu.org/50945>.
Reported by Jan Nieuwenhuizen <janneke@gnu.org>.

* gnu/home-services.scm (on-first-login): on-first-login won't execute
anything if XDG_RUNTIME_DIR doesn't exists.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-11-14 23:18:08 +01:00
..
bootloader
build build: bootloader: Add GPT support. 2021-11-12 13:26:52 +00:00
home home-services: on-first-login: Check if XDG_RUNTIME_DIR exists. 2021-11-14 23:18:08 +01:00
installer
machine
packages gnu: u-boot, u-boot-am335x-boneblack, u-boot-novena: Fix lint warnings. 2021-11-14 13:47:51 -08:00
platforms
services services: Add qemu-guest-agent service. 2021-11-12 23:41:44 +01:00
system image: Support generating GPT images via partition-table-type. 2021-11-12 12:06:58 +00:00
tests
artwork.scm
bootloader.scm
ci.scm
home.scm
image.scm image: Support generating GPT images via partition-table-type. 2021-11-12 12:06:58 +00:00
installer.scm
local.mk gnu: genimage: Update to 14. 2021-11-12 12:02:32 +00:00
machine.scm
packages.scm
platform.scm
services.scm
system.scm
tests.scm