[lxc-devel] [lxc/lxc] da8c55: Revert "chmod container dir to 0770"

GitHub noreply at github.com
Sat Aug 16 21:18:11 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: da8c55e6ec2dec51d4335937e9f3af94fb200efa
      https://github.com/lxc/lxc/commit/da8c55e6ec2dec51d4335937e9f3af94fb200efa
  Author: Stéphane Graber <stgraber at ubuntu.com>
  Date:   2014-08-16 (Sat, 16 Aug 2014)

  Changed paths:
    M src/lxc/lxccontainer.c

  Log Message:
  -----------
  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.




More information about the lxc-devel mailing list