Commit d73ef6ec by Greg Kurz Committed by Daniel Lezcano

lxc: add Bugs section to lxc-monitor(1)

This lxc-monitor limitation deserves some lines in the manpage, until something is done to allow several monitors to run concurrently. Signed-off-by: 's avatarGreg Kurz <gkurz@fr.ibm.com> Signed-off-by: 's avatarDaniel Lezcano <dlezcano@fr.ibm.com>
parent 65b6a86d
......@@ -68,6 +68,18 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
&commonoptions;
<refsect1>
<title>Bugs</title>
<para>
Only one <command>lxc-monitor</command> can run at a time. Other
invocations will fail with the following error:
</para>
<para>
lxc-monitor: bind : Address already in use
</para>
</refsect1>
<refsect1>
<title>Examples</title>
<variablelist>
<varlistentry>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment