mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-06-14 16:44:22 +00:00
document lxc.rootfs.backend
Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
This commit is contained in:
parent
327a1e78e7
commit
f9039861c0
@ -1091,6 +1091,20 @@ proc proc proc nodev,noexec,nosuid 0 0
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>
|
||||
<option>lxc.rootfs.backend</option>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
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.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
</variablelist>
|
||||
</refsect2>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user