]> git.proxmox.com Git - pve-docs.git/blobdiff - pct-mountpoint-opts.adoc
scan-adoc-refs: include all sources in MANUAL_SOURCES
[pve-docs.git] / pct-mountpoint-opts.adoc
index fc1ffd1571c5f9b9c11ad6be9a4410fb725a188b..129e6fd49c9917986791f28f056115dcada69ca9 100644 (file)
@@ -1,4 +1,4 @@
-`rootfs`: `[volume=]<volume> [,acl=<1|0>] [,backup=<1|0>] [,quota=<1|0>] [,ro=<1|0>] [,size=<DiskSize>]`
+`rootfs`: `[volume=]<volume> [,acl=<1|0>] [,quota=<1|0>] [,ro=<1|0>] [,size=<DiskSize>]`
 
 `mp[n]`: `[volume=]<volume> ,mp=<Path> [,acl=<1|0>] [,backup=<1|0>] [,quota=<1|0>] [,ro=<1|0>] [,size=<DiskSize>]`
 
@@ -8,11 +8,13 @@ Explicitly enable or disable ACL support.
 
 `backup`: `boolean` ::
 
-Whether to include the mountpoint in backups.
+Whether to include the mountpoint in backups (only used for volume mountpoints).
 
 `mp`: `<Path>` ::
 
 Path to the mountpoint as seen from inside the container.
++
+NOTE: Must not contain any symlinks for security reasons.
 
 `quota`: `boolean` ::
 
@@ -20,7 +22,7 @@ Enable user quotas inside the container (not supported with zfs subvolumes)
 
 `ro`: `boolean` ::
 
-Read-only mountpoint (not supported with bind mounts)
+Read-only mountpoint
 
 `size`: `<DiskSize>` ::