Re: [Lxc-users] [PATCH] fix broken lxc-*.in scripts

2011-09-20 Thread Daniel Lezcano
On 09/15/2011 11:55 AM, Greg Kurz wrote: > Commit 92c7f6295518decd3989b2790d75551e7d9a broke the following scipts: > - lxc-setcap > - lxc-setuid > - lxc-create > > This patch adds the missing variables to be substitued by the configure > script. > > Cheers. > > Signed-off-by: Greg Kurz Applie

Re: [Lxc-users] Help regarding lxc

2011-09-20 Thread nishant mungse
Hi all I have written a socket program in which i want to start multiple containers simultaneously. I am using multicasting. I am forking or creating a new child process and immediately using exec to detach from the parent process. But when i run the program it show this output. *What is meaning o