mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-08-08 12:18:51 +00:00
Update the man according new devpts instance
From: Daniel Lezcano <dlezcano@fr.ibm.com> Update the man page with the new devpts instance option. Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
This commit is contained in:
parent
3c26f34eab
commit
341a091c39
@ -243,6 +243,31 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|||||||
|
|
||||||
</refsect2>
|
</refsect2>
|
||||||
|
|
||||||
|
<refsect2>
|
||||||
|
<title>New pseudo tty instance (devpts)</title>
|
||||||
|
<para>
|
||||||
|
For stricter isolation the container can have its own private
|
||||||
|
instance of the pseudo tty.
|
||||||
|
</para>
|
||||||
|
<variablelist>
|
||||||
|
<varlistentry>
|
||||||
|
<term>
|
||||||
|
<option>lxc.pts</option>
|
||||||
|
</term>
|
||||||
|
<listitem>
|
||||||
|
<para>
|
||||||
|
Specify the container should have a new pseudo tty
|
||||||
|
instance making this private to it. The value specified
|
||||||
|
is ignored for but it is preferable to specify a
|
||||||
|
consistent value representing the maximum number of
|
||||||
|
pseudo tty allowed for pts instance either if it is
|
||||||
|
ignored for now.
|
||||||
|
</para>
|
||||||
|
</listitem>
|
||||||
|
</varlistentry>
|
||||||
|
</variablelist>
|
||||||
|
</refsect2>
|
||||||
|
|
||||||
<refsect2>
|
<refsect2>
|
||||||
<title>Console through the ttys</title>
|
<title>Console through the ttys</title>
|
||||||
<para>
|
<para>
|
||||||
|
Loading…
Reference in New Issue
Block a user