]> 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:16:36 +0000 (17:16 -0400)
commitda8c55e6ec2dec51d4335937e9f3af94fb200efa
tree54dfad45084babe5b458756948a4ff3d965d3da2
parent4a7e5f4f2043e28bcd28ce076543359b2eb8be0e
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