Commit c988c6f6 by Sungbae Yoo

doc: Add network clear option to Korean lxc.container.conf(5)

Update for commit 020104c3Signed-off-by: 's avatarSungbae Yoo <sungbae.yoo@samsung.com>
parent 8dd2c382
...@@ -415,6 +415,19 @@ by Sungbae Yoo <sungbae.yoo at samsung.com> ...@@ -415,6 +415,19 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
<variablelist> <variablelist>
<varlistentry> <varlistentry>
<term> <term>
<option>lxc.network</option>
</term>
<listitem>
<para>
<!--
may be used without a value to clear all previous network options.
-->
값을 지정하지 않고 사용하여 이전에 설정했던 모든 네트워크 옵션들을 초기화할 수 있다.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term>
<option>lxc.network.type</option> <option>lxc.network.type</option>
</term> </term>
<listitem> <listitem>
......
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