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.0.8~87 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47e0a09eebba9c2ebb5aa2abff625585b5db1410;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 e98496d25..80accc237 100644 --- a/doc/lxc.container.conf.sgml.in +++ b/doc/lxc.container.conf.sgml.in @@ -719,6 +719,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.