From: Serge Hallyn Date: Sun, 3 Apr 2016 03:05:09 +0000 (-0500) Subject: document lxc.rootfs.backend X-Git-Tag: lxc-2.0.0~11^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F940%2Fhead;p=thirdparty%2Flxc.git document lxc.rootfs.backend Signed-off-by: Serge Hallyn --- diff --git a/doc/lxc.container.conf.sgml.in b/doc/lxc.container.conf.sgml.in index 733519f47..05baddd39 100644 --- a/doc/lxc.container.conf.sgml.in +++ b/doc/lxc.container.conf.sgml.in @@ -1091,6 +1091,20 @@ proc proc proc nodev,noexec,nosuid 0 0 + + + + + + + specify the rootfs backend type to use, for instance 'dir' or + 'zfs'. While this can be guessed by lxc at container startup, + doing so takes time. Specifying it here avoids extra + processing. + + + +