<para>
<!--
Immediately run the provided command in the container.
- This currently uses ssh (not attach) and is incompatible
- with daemon mode.
+ This uses attach if the kernel supports it, otherwise uses ssh.
+ This is incompatible with daemon mode.
-->
- 即座に指定したコマンドをコンテナ内で実行します。現時点では (attach ではなく) ssh を使用します。そしてデーモンモードと両方を指定することはできません。
+ 即座に指定したコマンドをコンテナ内で実行します。
+ コマンドを実行する際、カーネルがサポートしている場合は lxc-start-ephemeral は attach を使います。
+ カーネルがサポートしていない場合は ssh を使います。
</para>
</listitem>
</varlistentry>
<listitem>
<para>
Immediately run the provided command in the container.
- This currently uses ssh (not attach) and is incompatible
- with daemon mode.
+ This uses attach if the kernel supports it, otherwise uses ssh.
+ This is incompatible with daemon mode.
</para>
</listitem>
</varlistentry>