On 10/19/2011 02:48 PM, Cedric Le Goater wrote:
> This patch adds a private argument to extend the struct
> lxc_arguments. This is useful to develop custom lxc commands
> outside mainline lxc.
>
> Signed-off-by: Cedric Le Goater
> ---
Applied.
-
This patch adds a private argument to extend the struct
lxc_arguments. This is useful to develop custom lxc commands
outside mainline lxc.
Signed-off-by: Cedric Le Goater
---
src/lxc/Makefile.am |1 +
src/lxc/arguments.h |3 +++
2 files changed, 4 insertions(+), 0 deletions(-)
diff --gi