]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
doc: add LXC_CGNS_AWARE env to Japanese lxc.container.conf(5)
authorKATOH Yasufumi <karma@jazz.email.ne.jp>
Sun, 21 Feb 2016 05:54:07 +0000 (00:54 -0500)
committerStéphane Graber <stgraber@ubuntu.com>
Sun, 21 Feb 2016 05:55:02 +0000 (00:55 -0500)
Update for commit c4cafa0

Signed-off-by: KATOH Yasufumi <karma@jazz.email.ne.jp>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
doc/ja/lxc.container.conf.sgml.in

index d06aaad6426ada9883444bedc3c0ba4940d1d7f7..12c71aa28b9be256c1af53affe248d65c1d8971f 100644 (file)
@@ -2245,6 +2245,26 @@ mknod errno 0
           </listitem>
         </varlistentry>
       </variablelist>
+      <variablelist>
+        <varlistentry>
+          <term>
+            <option>LXC_CGNS_AWARE</option>
+          </term>
+          <listitem>
+            <para>
+         <!--
+         If unset, then this version of lxc is not aware of cgroup
+         namespaces.  If set, it will be set to 1, and lxc is aware
+         of cgroup namespaces.  Note this does not guarantee that
+         cgroup namespaces are enabled in the kernel.  This is used
+         by the lxcfs mount hook.
+         -->
+              この変数が設定されていない場合、お使いのバージョンの LXC は cgroup namespace を扱えません。設定されている場合、この値は 1 に設定されています。そして、cgroup namespace を扱えます。
+              この変数はカーネルで cgroup namespace が有効であることは保証しません。この変数は lxcfs のマウントフックが使います。
+            </para>
+          </listitem>
+        </varlistentry>
+      </variablelist>
     </refsect2>
 
     <refsect2>