On Fri, Jun 19, 2015 at 7:43 AM, Ludovic Courtès <l...@gnu.org> wrote: > David Thompson <dthomps...@worcester.edu> skribis: > >> From 339bc3a744ad07f8513fbbf4b1cfd7955fdf7f1d Mon Sep 17 00:00:00 2001 >> From: David Thompson <da...@gnu.org> >> Date: Thu, 18 Jun 2015 20:40:57 -0400 >> Subject: [PATCH 2/2] gnu: Add control group file systems. >> >> * gnu/system/file-systems.scm (%control-groups): New variable. >> (%base-file-system): Include control group file systems. > > LGTM! > > I assume none of these requires special kernel modules, right?
I don't think. All of the mount points worked perfectly when tested with 'guix system vm'. - Dave