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-2.0.0.beta1~173^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5b67b36e2a653842f4cc57220c939653c5d61d5;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 03ce89ab8..4c72a4326 100644 --- a/doc/lxc.container.conf.sgml.in +++ b/doc/lxc.container.conf.sgml.in @@ -770,6 +770,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.