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: KATOH Yasufumi <karma@jazz.email.ne.jp>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
This commit is contained in:
KATOH Yasufumi 2015-08-19 20:35:36 +09:00 committed by Stéphane Graber
parent c2a85d043b
commit 2d8632d5b7
2 changed files with 3 additions and 5 deletions

View File

@ -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>

View File

@ -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>