From: Nicolas Cornu Date: Wed, 5 Aug 2015 18:17:48 +0000 (+0200) Subject: Add doc for optional, create=dir and create=file in lxc.container.conf man X-Git-Tag: lxc-1.1.4~49 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9308363bb78b67fd8ac422f9f1f429a2f84ec8d1;p=thirdparty%2Flxc.git Add doc for optional, create=dir and create=file in lxc.container.conf man Signed-off-by: Nicolas Cornu --- diff --git a/doc/lxc.container.conf.sgml.in b/doc/lxc.container.conf.sgml.in index 50c6a2a7c..a381b76ee 100644 --- a/doc/lxc.container.conf.sgml.in +++ b/doc/lxc.container.conf.sgml.in @@ -742,6 +742,11 @@ proc proc proc nodev,noexec,nosuid 0 0 specify a mount point corresponding to a line in the fstab format. + + Moreover lxc add two options to mount. + don't fail if mount does not work. + or + to create dir (or file) when the point will be mounted.