]> git.ipfire.org Git - thirdparty/lxc.git/commit
Revert "chmod container dir to 0770"
authorStéphane Graber <stgraber@ubuntu.com>
Sat, 16 Aug 2014 21:16:36 +0000 (17:16 -0400)
committerStéphane Graber <stgraber@ubuntu.com>
Sat, 16 Aug 2014 21:32:04 +0000 (17:32 -0400)
commited3b37b287a3045f05e625dd539eb85aa7932c44
tree1db5c1da18e362f39ec6fa011cca272899d32c53
parent196ab66bca3ad6ffad38912db73bbe82fdc8e58f
Revert "chmod container dir to 0770"

This commit broke the testsuite for unprivileged containers as the
container directory is now 0750 with the owner being the container root
and the group being the user's group, meaning that the parent user can
only enter the directory, not create entries in there.

This reverts commit c86da6a3ac517b78e6f710df7efe2f51d153b73c.
src/lxc/lxccontainer.c