mirror of
git://github.com/lxc/lxc
synced 2025-08-31 19:24: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:
@@ -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>
|
||||
|
Reference in New Issue
Block a user