Re: [libvirt] [PATCH v3 08/12] LXC: controller: change the owner of tty devices to the root user of container

2013-06-04 Thread Daniel P. Berrange
On Thu, May 23, 2013 at 12:06:52PM +0800, Gao feng wrote: Since these tty devices will be used by container, the owner of them should be the root user of container. Signed-off-by: Gao feng gaof...@cn.fujitsu.com --- src/lxc/lxc_controller.c | 43 +--

Re: [libvirt] [PATCH v3 08/12] LXC: controller: change the owner of tty devices to the root user of container

2013-05-23 Thread Richard RW. Weinberger
- Ursprüngliche Mail - On 05/23/2013 01:52 PM, Richard RW. Weinberger wrote: Hi! - Ursprüngliche Mail - Since these tty devices will be used by container, the owner of them should be the root user of container. Signed-off-by: Gao feng gaof...@cn.fujitsu.com ---

Re: [libvirt] [PATCH v3 08/12] LXC: controller: change the owner of tty devices to the root user of container

2013-05-23 Thread Gao feng
On 05/23/2013 01:52 PM, Richard RW. Weinberger wrote: Hi! - Ursprüngliche Mail - Since these tty devices will be used by container, the owner of them should be the root user of container. Signed-off-by: Gao feng gaof...@cn.fujitsu.com --- src/lxc/lxc_controller.c | 43

[libvirt] [PATCH v3 08/12] LXC: controller: change the owner of tty devices to the root user of container

2013-05-22 Thread Gao feng
Since these tty devices will be used by container, the owner of them should be the root user of container. Signed-off-by: Gao feng gaof...@cn.fujitsu.com --- src/lxc/lxc_controller.c | 43 +-- 1 file changed, 37 insertions(+), 6 deletions(-) diff --git

Re: [libvirt] [PATCH v3 08/12] LXC: controller: change the owner of tty devices to the root user of container

2013-05-22 Thread Richard RW. Weinberger
Hi! - Ursprüngliche Mail - Since these tty devices will be used by container, the owner of them should be the root user of container. Signed-off-by: Gao feng gaof...@cn.fujitsu.com --- src/lxc/lxc_controller.c | 43 +-- 1 file changed, 37