]> git.proxmox.com Git - pve-docs.git/blobdiff - pct.conf.5-opts.adoc
document permission syntax
[pve-docs.git] / pct.conf.5-opts.adoc
index 418a7ff92cda15cfa8e7e9757bfb56e43a7bdabd..dc93cb888e73f32f506eeece53b74bf489dd38b5 100644 (file)
@@ -48,11 +48,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` ;;
 
@@ -60,7 +62,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>` ;;
 
@@ -134,7 +136,7 @@ Network interface type.
 
 Specifies whether a VM will be started during system bootup.
 
-`ostype`: `(alpine | archlinux | centos | debian | fedora | opensuse | ubuntu | unmanaged)` ::
+`ostype`: `(alpine | archlinux | centos | debian | fedora | gentoo | opensuse | ubuntu | unmanaged)` ::
 
 OS type. This is used to setup configuration inside the container, and corresponds to lxc setup scripts in /usr/share/lxc/config/<ostype>.common.conf. Value 'unmanaged' can be used to skip and OS specific setup.
 
@@ -156,7 +158,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>` ;;