Commit 9308363b by Nicolas Cornu Committed by Stéphane Graber

Add doc for optional, create=dir and create=file in lxc.container.conf man

parent 22ed6f7c
......@@ -742,6 +742,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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment