man: correct that Sockets= may not be undone
authorLennart Poettering <lennart@poettering.net>
Mon, 24 Jun 2019 12:22:43 +0000 (14:22 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 24 Jun 2019 12:22:43 +0000 (14:22 +0200)
Fixes: #12415

man/systemd.service.xml

index c2b3e21..22329f6 100644 (file)
         inverse of the <varname>Sockets=</varname> setting of the
         <filename>.service</filename> it refers to.</para>
 
-        <para>This option may appear more than once, in which case the
-        list of socket units is merged. If the empty string is
-        assigned to this option, the list of sockets is reset, and all
-        prior uses of this setting will have no
-        effect.</para></listitem>
+        <para>This option may appear more than once, in which case the list of socket units is merged. Note
+        that once set, clearing the list of sockets again (for example, by assigning the empty string to this
+        option) is not supported.</para></listitem>
       </varlistentry>
 
       <varlistentry>