chiark / gitweb /
nspawn: when mounting the cgroup hierarchies, use the exact same mount options for...
authorLennart Poettering <lennart@poettering.net>
Fri, 23 Jan 2015 00:43:16 +0000 (01:43 +0100)
committerLennart Poettering <lennart@poettering.net>
Fri, 23 Jan 2015 00:43:16 +0000 (01:43 +0100)
commitc0534580aca48c65a5f240b093f8d0cc33eb98b9
treeed23c6fd1aefcf72a4a473a5489fdf159b504df3
parentbbb99c30d01a8bcdc27fb151cc6376a7877a6b07
nspawn: when mounting the cgroup hierarchies, use the exact same mount options for the superblock as the host

Otherwise we'll generate kernel runtime warnings about non-matching
mount options.
src/nspawn/nspawn.c