]> xenbits.xensource.com Git - libvirt.git/commit
LXC: controller: change the owner of /dev/pts and ptmx to the root of container
authorGao feng <gaofeng@cn.fujitsu.com>
Fri, 7 Jun 2013 07:12:26 +0000 (15:12 +0800)
committerDaniel P. Berrange <berrange@redhat.com>
Tue, 2 Jul 2013 10:20:05 +0000 (11:20 +0100)
commit6c7665e1500a2020c21ac8a572ec46a21832ffcc
treebc8742e47ac1513b668f75bc146de70e64663e02
parenta591ae6068fd34daa2db5c69d736b7193becbe56
LXC: controller: change the owner of /dev/pts and ptmx to the root of container

These files are created for container,
the owner should be the root user of container.

Signed-off-by: Gao feng <gaofeng@cn.fujitsu.com>
src/lxc/lxc_controller.c