Re: [lxc-devel] [PATCH] Check for existing ptmx symlink

2011-05-27 Thread Cedric Le Goater
On 05/23/2011 11:22 PM, Daniel Lezcano wrote: > On 05/21/2011 08:35 PM, Sven Wegener wrote: >> It's OK, if /dev/ptmx points to /dev/pts/ptmx via a symlink. >> >> Signed-off-by: Sven Wegener > > Applied. That would be a nice thing to have in the lxc-0.7.4.X branch : http://lxc.git.sourceforge.net

[lxc-devel] [GIT] lxc branch, lxc-0.7.4.X, updated. 57d6d6718dab8913039cb5fba74771e36cdeb5df

2011-05-27 Thread Daniel Lezcano
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "lxc". The branch, lxc-0.7.4.X has been updated via 57d6d6718dab8913039cb5fba74771e36cdeb5df (commit) from 9781dae8cfd83362d29

Re: [lxc-devel] [PATCH] Check for existing ptmx symlink

2011-05-27 Thread Daniel Lezcano
On 05/27/2011 09:44 AM, Cedric Le Goater wrote: > On 05/23/2011 11:22 PM, Daniel Lezcano wrote: >> On 05/21/2011 08:35 PM, Sven Wegener wrote: >>> It's OK, if /dev/ptmx points to /dev/pts/ptmx via a symlink. >>> >>> Signed-off-by: Sven Wegener >> Applied. > That would be a nice thing to have in the