mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-06-14 16:44:22 +00:00
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:
parent
c2a85d043b
commit
2d8632d5b7
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user