[lxc-devel] [PATCH] lxc-monitor default name to .* to monitor all containers

2013-10-01 Thread Dwight Engen
Signed-off-by: Dwight Engen --- doc/lxc-monitor.sgml.in | 13 - src/lxc/lxc_monitor.c | 3 ++- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/doc/lxc-monitor.sgml.in b/doc/lxc-monitor.sgml.in index a0aa7df..abd668a 100644 --- a/doc/lxc-monitor.sgml.in +++ b/doc/lxc

Re: [lxc-devel] [PATCH] lxc-monitor default name to .* to monitor all containers

2013-10-01 Thread Serge Hallyn
Quoting Dwight Engen (dwight.en...@oracle.com): > Signed-off-by: Dwight Engen Acked-by: Serge E. Hallyn > --- > doc/lxc-monitor.sgml.in | 13 - > src/lxc/lxc_monitor.c | 3 ++- > 2 files changed, 10 insertions(+), 6 deletions(-) > > diff --git a/doc/lxc-monitor.sgml.in b/doc/lx