Commit 320061b3 by Thomas Parrott

doc: Documented that net type field must come before other options on the net device

parent d96134fa
...@@ -412,6 +412,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA ...@@ -412,6 +412,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
<para> <para>
specify what kind of network virtualization to be used specify what kind of network virtualization to be used
for the container. for the container.
Must be specified before any other option(s) on the net device.
Multiple networks can be specified by using an additional index Multiple networks can be specified by using an additional index
<option>i</option> <option>i</option>
after all <option>lxc.net.*</option> keys. For example, after all <option>lxc.net.*</option> keys. For example,
......
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