mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-08-04 21:21:36 +00:00
doc: s/lxc.mount/lxc.mount.fstab/g
Signed-off-by: Long Wang <w@laoqinren.net>
This commit is contained in:
parent
e4075f8385
commit
48d5fccf10
@ -1069,7 +1069,7 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term>
|
||||
<option>lxc.mount</option>
|
||||
<option>lxc.mount.fstab</option>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
@ -2622,7 +2622,7 @@ mknod errno 0
|
||||
lxc.cgroup.devices.deny = a
|
||||
lxc.cgroup.devices.allow = c 1:3 rw
|
||||
lxc.cgroup.devices.allow = b 8:0 rw
|
||||
lxc.mount = /etc/fstab.complex
|
||||
lxc.mount.fstab = /etc/fstab.complex
|
||||
lxc.mount.entry = /lib /root/myrootfs/lib none ro,bind 0 0
|
||||
lxc.rootfs.path = dir:/mnt/rootfs.complex
|
||||
lxc.cap.drop = sys_module mknod setuid net_raw
|
||||
|
Loading…
Reference in New Issue
Block a user