]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
lxc: add Bugs section to lxc-monitor(1)
authorGreg Kurz <gkurz@fr.ibm.com>
Thu, 5 Jan 2012 22:34:46 +0000 (23:34 +0100)
committerDaniel Lezcano <daniel.lezcano@free.fr>
Thu, 5 Jan 2012 22:34:46 +0000 (23:34 +0100)
This lxc-monitor limitation deserves some lines in the manpage, until
something is done to allow several monitors to run concurrently.

Signed-off-by: Greg Kurz <gkurz@fr.ibm.com>
Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
doc/lxc-monitor.sgml.in

index 7f7e6b2ad3163c3882466f1a99feba11c3c38efa..9d8711c38c7a6d9a9d731e72867c6d4505332a8b 100644 (file)
@@ -67,6 +67,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>