chiark / gitweb /
man: explain the precise syntax and feature set of unit names at the end of the man...
[elogind.git] / man / systemd-networkd.service.xml
index 41dc903144588565ea0ccb8e103eca374b0f651c..8bf2d928b28b0d593e328bc8694f33e2600749b8 100644 (file)
@@ -60,9 +60,6 @@
                 service that manages networks. It detects and configures
                 network devices as they appear.</para>
 
-                <para>Network devices are managed by networkd only if they
-                have the udev tag <literal>systemd-networkd</literal>.</para>
-
                 <para>Network configurations applied before networkd is started
                 are not removed, and configuration applied by networkd are not
                 removed when networkd exits. This ensures restarting networkd
                                         .</para>
                                 </listitem>
                         </varlistentry>
+                </variablelist>
+
+                <para>The <literal>[Address]</literal> section accepts the following keys:</para>
+
+                <variablelist class='network-directives'>
+                        <varlistentry>
+                                <term><varname>Address</varname></term>
+                                <listitem>
+                                        <para>As in the <literal>[Network]</literal> section.</para>
+                                </listitem>
+                        </varlistentry>
+                        <varlistentry>
+                                <term><varname>Label</varname></term>
+                                <listitem>
+                                        <para>An address label.</para>
+                                </listitem>
+                        </varlistentry>
                </variablelist>
         </refsect1>