]> git.proxmox.com Git - mirror_lxc.git/commitdiff
doc: s/lxc.mount/lxc.mount.fstab/g
authorLong Wang <w@laoqinren.net>
Wed, 12 Jul 2017 02:51:16 +0000 (10:51 +0800)
committerLong Wang <w@laoqinren.net>
Wed, 12 Jul 2017 02:51:16 +0000 (10:51 +0800)
Signed-off-by: Long Wang <w@laoqinren.net>
doc/ko/lxc.container.conf.sgml.in

index d6e87cbe52ccecf0e95ee220125665439a29d489..2b18d4ba96a74e3886e690352f7f447e2bebca81 100644 (file)
@@ -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