mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-06-14 16:20:04 +00:00
Add doc for optional, create=dir and create=file in lxc.container.conf man
Signed-off-by: Nicolas Cornu <ncornu@aldebaran.com>
This commit is contained in:
parent
4d5b72a186
commit
f5b67b36e2
@ -770,6 +770,11 @@ proc proc proc nodev,noexec,nosuid 0 0
|
||||
<para>
|
||||
specify a mount point corresponding to a line in the
|
||||
fstab format.
|
||||
|
||||
Moreover lxc add two options to mount.
|
||||
<option>optional</option> don't fail if mount does not work.
|
||||
<option>create=dir</option> or <option>create=file</option>
|
||||
to create dir (or file) when the point will be mounted.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
Loading…
Reference in New Issue
Block a user