On 05/27/2013 03:07 PM, Stéphane Graber wrote:
> Hello,
>
> One feature that distros have been hacking together on their side for a
> while is container autostart.
>
> For 1.0 I'd like us to agree on an upstream implementation of this so
> distros no longer need to carry patches in lxc-destroy/lx
Hello,
One feature that distros have been hacking together on their side for a
while is container autostart.
For 1.0 I'd like us to agree on an upstream implementation of this so
distros no longer need to carry patches in lxc-destroy/lxc-list/... to
properly list/remove the autostart flag.
The c
We should use the fd specified by caller.
Signed-off-by: Qiang Huang
---
src/lxc/lxc_console.c |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/lxc/lxc_console.c b/src/lxc/lxc_console.c
index 820794a..688de80 100644
--- a/src/lxc/lxc_console.c
+++ b/src/lxc/lxc_con