]> git.proxmox.com Git - mirror_lxc.git/commit - src/tests/lxc-test-unpriv
lxc-test-{unpriv,usernic.in}: make sure to chgrp as well
authorSerge Hallyn <serge.hallyn@ubuntu.com>
Thu, 17 Jul 2014 21:02:06 +0000 (16:02 -0500)
committerSerge Hallyn <serge.hallyn@ubuntu.com>
Thu, 17 Jul 2014 21:02:06 +0000 (16:02 -0500)
commit79d88b03ed31a729bc0f4a0f8a8be506d25fd470
tree0392b6b13718779e37c440910ce17216de46ec5f
parent16a410466e3e943ad9216f674c85290002ccfd5c
lxc-test-{unpriv,usernic.in}: make sure to chgrp as well

These tests are failing on new kernels because the container root is
not privileged over the directories, since privilege no requires
the group being mapped into the container.

Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
src/tests/lxc-test-unpriv
src/tests/lxc-test-usernic.in