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:
Nicolas Cornu 2015-08-05 20:17:48 +02:00
parent 4d5b72a186
commit f5b67b36e2

View File

@ -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>