diff --git a/doc/ja/lxc.container.conf.sgml.in b/doc/ja/lxc.container.conf.sgml.in index 4a5905e4e..6671221e3 100644 --- a/doc/ja/lxc.container.conf.sgml.in +++ b/doc/ja/lxc.container.conf.sgml.in @@ -1869,6 +1869,23 @@ by KATOH Yasufumi + + + + + + + + LXC がコンテナのストレージを管理していない場合は、この値を 0 に設定します。 + 0 に設定すると、LXC はコンテナのストレージを変更しません。デフォルト値は 1 です。 + + + + diff --git a/doc/lxc.container.conf.sgml.in b/doc/lxc.container.conf.sgml.in index ba88587d4..ff90d07b0 100644 --- a/doc/lxc.container.conf.sgml.in +++ b/doc/lxc.container.conf.sgml.in @@ -1407,6 +1407,19 @@ dev/null proc/kcore none bind,relative 0 0 + + + + + + + Set this to 0 to indicate that LXC is not managing the + container storage, then LXC will not modify the + container storage. The default is 1. + + + +