chiark / gitweb /
core: always create /user and /machine top-level cgroup dirs
authorLennart Poettering <lennart@poettering.net>
Mon, 15 Apr 2013 19:52:56 +0000 (21:52 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 15 Apr 2013 19:59:04 +0000 (21:59 +0200)
This allows clients to put inotify watches on these trees to watch for
state changes, without having to wait until these dirs are created.

This introduces the new top-level /machine cgroup dir as canonical
location where OS containers and VMs shall be located (as discussed with
the libvirt folks).


No differences found