]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/test/test-cgroup-util.c
nspawn: suffix the nspawn cgroups with ".nspawn"
authorLennart Poettering <lennart@poettering.net>
Mon, 22 Apr 2013 20:26:06 +0000 (17:26 -0300)
committerLennart Poettering <lennart@poettering.net>
Tue, 23 Apr 2013 02:14:12 +0000 (23:14 -0300)
commitaff38e74bd776471f15ba54b305a24b0251eb865
tree3cf5b2d30d78cd2f7472907d098e298b52683e2e
parentdc2c75602dc9f2529e6ba6db02fa53d057ce0f8c
nspawn: suffix the nspawn cgroups with ".nspawn"

As discussed with Dan Berrange it's a good idea to suffix all objects in
the cgroup tree with ".something", so that when the system is
partitioned using a resource management tool we can drop objects of
different types into the same partition directory without generate
namespace conflicts.

We'l add this to the Pax Control Group document as soon as write access
to the fdo wiki is restored.
src/nspawn/nspawn.c
src/shared/cgroup-util.c
src/test/test-cgroup-util.c