From b9d3694d97b9be67820d329992c5e60a1924b98e Mon Sep 17 00:00:00 2001 From: KATOH Yasufumi Date: Fri, 28 Aug 2015 15:35:50 +0900 Subject: [PATCH] doc: Add LXC-specific mount option in Japanese lxc.container.conf(5) MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Add the description of optional, create=file/dir for lxc.mount.entry. This is update for commit f5b67b3. Signed-off-by: KATOH Yasufumi Acked-by: Stéphane Graber --- doc/ja/lxc.container.conf.sgml.in | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/doc/ja/lxc.container.conf.sgml.in b/doc/ja/lxc.container.conf.sgml.in index a16a70ec1..726802b2c 100644 --- a/doc/ja/lxc.container.conf.sgml.in +++ b/doc/ja/lxc.container.conf.sgml.in @@ -996,6 +996,16 @@ proc proc proc nodev,noexec,nosuid 0 0 fstab format. --> fstab フォーマットの一行と同じフォーマットのマウントポイントの指定をします。 + + + fstab フォーマットに加えて、LXC ではマウントに対して独自の 2 つのオプションが使えます。 + は、マウントが失敗しても失敗を返さずに無視します。 + と は、マウントポイントをマウントする際にディレクトリもしくはファイルを作成します。 -- 2.47.2