doc: Add description about ignoring lxc.cgroup.use when using cgmanager

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 2014-09-23 22:36:03 +09:00 committed by Stéphane Graber
parent bbb2581674
commit b58575f748
2 changed files with 5 additions and 0 deletions

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

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