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 system: Allow for comma-separated keyboard layouts. 2020-04-06 00:14:13 +02:00
build vm: Transparently compress iso9660 images. 2020-04-10 16:05:19 +02:00
installer installer: tests: Don't install to a CD/DVD. 2020-04-10 16:06:32 +02:00
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 tests: openvswitch: Use the absolute file name of ovs-vsctl. 2020-04-10 20:20:11 +02:00
artwork.scm
bootloader.scm
ci.scm ci: Remove "mips64el-linux-gnuabi64" from '%cross-targets'. 2020-04-07 12:31:36 +02:00
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 services: Allow modprobe to use "/etc/modprobe.d". 2020-04-05 12:12:07 +02:00
system.scm system: Don’t create a module database when no modules are available. 2020-04-04 21:13:26 +02:00
tests.scm