chiark / gitweb /
Revert "net-util: add support for Type=ethernet"
[elogind.git] / man / systemd-nspawn.xml
index 6b7ba9821ea49ea44489a6f3f0b057d0da0758ea..bec233c1ca9eb9c056df7dc72a385483b3de8a16 100644 (file)
                                 creates read-only bind
                                 mount.</para></listitem>
                         </varlistentry>
+
+                        <varlistentry>
+                                <term><option>--setenv=</option></term>
+
+                                <listitem><para>Specifies an
+                                environment variable assignment to
+                                pass to the init process in the
+                                container, in the format
+                                <literal>NAME=VALUE</literal>. This
+                                may be used to override the default
+                                variables or to set additional
+                                variables. This parameter may be used
+                                more than once.</para></listitem>
+                        </varlistentry>
+
                 </variablelist>
 
         </refsect1>