[pve-devel] [PATCH pve-docs 1/1] fix #6897: document that systemd requires LXC nesting

Robert Obkircher r.obkircher at proxmox.com
Wed Oct 22 12:03:40 CEST 2025


Signed-off-by: Robert Obkircher <r.obkircher at proxmox.com>
---
 pct.adoc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pct.adoc b/pct.adoc
index d6146eb..9276555 100644
--- a/pct.adoc
+++ b/pct.adoc
@@ -358,6 +358,7 @@ 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
 ^^^^^^^^^^^^^^^^^^^^^^^
-- 
2.47.3





More information about the pve-devel mailing list