mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-06-06 03:50:24 +00:00
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: Greg Kurz <gkurz@fr.ibm.com> Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
This commit is contained in:
parent
65b6a86da2
commit
d73ef6ec75
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user