mirror of
git://git.proxmox.com/git/pve-docs.git
synced 2025-11-07 04:23:43 +03:00
fix #6897: document that systemd requires LXC nesting
Signed-off-by: Robert Obkircher <r.obkircher@proxmox.com> Reviewed-by: Shannon Sterz <s.sterz@proxmox.com> Link: https://lore.proxmox.com/20251022100937.25762-2-r.obkircher@proxmox.com [TL: line-wrap at 80cc like rest of file] Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
committed by
Thomas Lamprecht
parent
c878249e8b
commit
fb8058b801
2
pct.adoc
2
pct.adoc
@@ -358,6 +358,8 @@ General settings of a container include
|
|||||||
* *SSH Public Key*: a public key for connecting to the root account over SSH
|
* *SSH Public Key*: a public key for connecting to the root account over SSH
|
||||||
* *Unprivileged container*: this option allows to choose at creation time
|
* *Unprivileged container*: this option allows to choose at creation time
|
||||||
if you want to create a privileged or unprivileged container.
|
if you want to create a privileged or unprivileged container.
|
||||||
|
* *Nesting*: expose procfs and sysfs to allow nested containers. Note that
|
||||||
|
systemd also uses this to isolate services.
|
||||||
|
|
||||||
Unprivileged Containers
|
Unprivileged Containers
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|||||||
Reference in New Issue
Block a user