guix/gnu
Ludovic Courtès 1e7281108b
services: account: Have 'user-processes' depend on 'user-homes'.
Until now, 'user-homes' happened to start right after 'user-processes'
and before services that depend on a home directory but the dependency
was not explicit.  This addresses it.

* gnu/system/shadow.scm (account-service-type): Extend
USER-PROCESSES-SERVICE-TYPE.
2020-04-17 23:18:32 +02:00
..
bootloader
build
installer
machine
packages gnu: linux-libre: Update to 5.4.33. 2020-04-17 15:02:04 -04:00
services services: Move 'user-processes' to (gnu services shepherd). 2020-04-17 23:18:32 +02:00
system services: account: Have 'user-processes' depend on 'user-homes'. 2020-04-17 23:18:32 +02:00
tests
artwork.scm
bootloader.scm
ci.scm
installer.scm installer: Remove guile-newt definition. 2020-04-16 19:57:30 +02:00
local.mk gnu: python-jedi: Fix test failure on some file systems. 2020-04-17 00:51:48 +02:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm