nspawn: only mount the cgroup root if it's not already mounted
authorIago López Galeiras <iago@endocode.com>
Wed, 13 May 2015 13:45:48 +0000 (15:45 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 13 May 2015 13:56:59 +0000 (15:56 +0200)
commit54b4755f15438c86991d5a4eaadc47150f7e5a84
treea351cd2f566f8928c2294040527d65a0469dc669
parentf00929ad622c978f8ad83590a15a765b4beecac9
nspawn: only mount the cgroup root if it's not already mounted

This allows the user to set the cgroups manually before calling nspawn.
src/nspawn/nspawn.c