From f9039861c022d2af781283cc8b319fa32711c4fc Mon Sep 17 00:00:00 2001 From: Serge Hallyn Date: Sat, 2 Apr 2016 22:05:09 -0500 Subject: [PATCH] document lxc.rootfs.backend Signed-off-by: Serge Hallyn --- doc/lxc.container.conf.sgml.in | 14 ++++++++++++++ 1 file changed, 14 insertions(+) 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. + + + +