5
0
mirror of git://git.proxmox.com/git/pve-docs.git synced 2025-10-31 04:23:45 +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:
Robert Obkircher
2025-10-22 12:03:40 +02:00
committed by Thomas Lamprecht
parent c878249e8b
commit fb8058b801

View File

@@ -358,6 +358,8 @@ General settings of a container include
* *SSH Public Key*: a public key for connecting to the root account over SSH
* *Unprivileged container*: this option allows to choose at creation time
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
^^^^^^^^^^^^^^^^^^^^^^^