Commit 2d8632d5 by KATOH Yasufumi Committed by Stéphane Graber

doc: Update lxc.cgroup.use in lxc.system.conf(5)

LXC now uses lxc.cgroup.use even when cgmanager is used. So remove the description for the case of using cgmanager. And add the case of not specifying it. This commit only updates en and ja man pages. Signed-off-by: 's avatarKATOH Yasufumi <karma@jazz.email.ne.jp> Acked-by: 's avatarStéphane Graber <stgraber@ubuntu.com>
parent c2a85d04
......@@ -118,11 +118,10 @@ 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.
If none is specified, all available controllers will be used.
-->
使用する cgroup コントローラのコンマ区切りのリスト。
現時点では、LXC が cgroup の管理を cgmanager 経由で行っている場合、この設定は無視されます。
何も指定されていない場合、全ての利用可能なコントローラが使われます。
</para>
</listitem>
</varlistentry>
......
......@@ -98,8 +98,7 @@ 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.
If none is specified, all available controllers will be used.
</para>
</listitem>
</varlistentry>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment