guix/gnu/tests
Ludovic Courtès cd1ad27e6c
gnu: elogind: Use itself as the cgroup controller.
Fixes a regression introduced in
fa67d56541 whereby elogind would fail to
start with:

  Cannot determine cgroup we are running in: No data available
  Out of memory.

thereby preventing log-in altogether.

* gnu/packages/freedesktop.scm (elogind)[arguments]: Pass
"--with-cgroup-controller=elogind".
* gnu/tests/desktop.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
2017-09-08 00:11:21 +02:00
..
admin.scm gnu: services: admin: Add tailon. 2017-07-29 12:45:03 +01:00
audio.scm gnu: Add mpd service. 2017-08-13 07:36:32 +01:00
base.scm marionette: 'wait-for-file' can be passed a read procedure. 2017-09-08 00:11:21 +02:00
databases.scm gnu: Fix memcached service startup. 2017-08-15 22:24:15 +01:00
desktop.scm gnu: elogind: Use itself as the cgroup controller. 2017-09-08 00:11:21 +02:00
dict.scm tests: Use 'virtual-machine' records instead of monadic procedures. 2017-07-20 11:57:13 +02:00
install.scm tests: Add test for installing from an ISO Image. 2017-09-06 08:43:56 +01:00
mail.scm tests: Use 'virtual-machine' records instead of monadic procedures. 2017-07-20 11:57:13 +02:00
messaging.scm tests: Use 'virtual-machine' records instead of monadic procedures. 2017-07-20 11:57:13 +02:00
networking.scm tests: Use 'virtual-machine' records instead of monadic procedures. 2017-07-20 11:57:13 +02:00
nfs.scm gnu: bootloader: Deprecate "device" field in favor of "target". 2017-08-23 22:23:19 +02:00
ssh.scm Merge branch 'master' into core-updates 2017-07-23 03:42:12 -04:00
virtualization.scm tests: Add 'libvirt-service-type' test. 2017-08-23 12:48:11 +01:00
web.scm tests: Use 'virtual-machine' records instead of monadic procedures. 2017-07-20 11:57:13 +02:00