]> git.ipfire.org Git - thirdparty/lxc.git/commit
cgfsng: two fixes for cgroup-full 899/head
authorSerge Hallyn <serge.hallyn@ubuntu.com>
Thu, 17 Mar 2016 06:12:57 +0000 (23:12 -0700)
committerSerge Hallyn <serge.hallyn@ubuntu.com>
Thu, 17 Mar 2016 06:12:57 +0000 (23:12 -0700)
commit5b6f9369c7123eb821c8eedce1f907aa3cfe54bc
tree6c5666d5af21b107c5b23846a6c434b6eb7c62ca
parent3e32591c201ce5bbaa068d284718729542459291
cgfsng: two fixes for cgroup-full

We need to pass nosuid+nexec+nodev to remount to stop the kernel
from denying it.

When remounting the container's path read-write, use the right dest
path.

Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
src/lxc/cgfsng.c