chiark / gitweb /
nspawn: add new --network-interface= switch to move an existing interface into the...
[elogind.git] / man / systemd-nspawn.xml
index ba2c5a487b693270d03d7d2646c227278b400aca..7a88436bcfd17ae61b5f619994e785b72b702884 100644 (file)
                                 loopback device.</para></listitem>
                         </varlistentry>
 
+                        <varlistentry>
+                                <term><option>--network-interface=</option></term>
+
+                                <listitem><para>Assign the specified
+                                network interface to the
+                                container. This will move the
+                                specified interface from the calling
+                                namespace and place it in the
+                                container. When the container
+                                terminates it is moved back to the
+                                host namespace.</para></listitem>
+                        </varlistentry>
+
                         <varlistentry>
                                 <term><option>--read-only</option></term>