mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-08-06 07:11:51 +00:00
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:
parent
bbb2581674
commit
b58575f748
@ -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>
|
||||
|
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user