Commit 3703aa9e by Sungbae Yoo Committed by Stéphane Graber

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

parent 0a05624e
...@@ -119,11 +119,10 @@ by Sungbae Yoo <sungbae.yoo at samsung.com> ...@@ -119,11 +119,10 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
<para> <para>
<!-- <!--
Comma separated list of cgroup controllers to setup. Comma separated list of cgroup controllers to setup.
Currently this configration will be ignored when LXC If none is specified, all available controllers will be used.
uses cgmanager to manage cgroups.
--> -->
사용할 cgroup 컨트롤러의 쉼표(,)로 구분된 목록. 사용할 cgroup 컨트롤러의 쉼표(,)로 구분된 목록.
현재 LXC가 cgmanager를 사용하여 cgroup을 관리하고 있을 경우, 이 설정은 무시된다. 아무것도 지정하지 않았다면, 사용가능한 컨트롤러 전체를 사용될 것이다.
</para> </para>
</listitem> </listitem>
</varlistentry> </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