]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
doc: Add description about ignoring lxc.cgroup.use when using cgmanager
authorKATOH Yasufumi <karma@jazz.email.ne.jp>
Tue, 23 Sep 2014 13:36:03 +0000 (22:36 +0900)
committerStéphane Graber <stgraber@ubuntu.com>
Tue, 23 Sep 2014 14:16:16 +0000 (10:16 -0400)
Signed-off-by: KATOH Yasufumi <karma@jazz.email.ne.jp>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
doc/ja/lxc.system.conf.sgml.in
doc/lxc.system.conf.sgml.in

index 9ef669d5b3b1233640f351a0d350b79c5b10886c..c34af93b6c7ca57c4bf3044ccdd995e5c82c5d5d 100644 (file)
@@ -118,8 +118,11 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
             <para>
               <!--
               Comma separated list of cgroup controllers to setup.
+              Currently this configration will be ignored when LXC
+              uses cgmanager to manage cgroups.
               -->
               使用する cgroup コントローラのコンマ区切りのリスト。
+              現時点では、LXC が cgroup の管理を cgmanager 経由で行っている場合、この設定は無視されます。
             </para>
           </listitem>
         </varlistentry>
index 039c3db544fe1afe60afb1354f5ed698ba18f526..e7aed7e1ffbb278441c61e22fc1ecfb0251523b8 100644 (file)
@@ -98,6 +98,8 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
           <listitem>
             <para>
               Comma separated list of cgroup controllers to setup.
+              Currently this configration will be ignored when LXC
+              uses cgmanager to manage cgroups.
             </para>
           </listitem>
         </varlistentry>