]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
[man] minor systemd.target manual update
authorMichal Soltys <soltys@ziu.info>
Fri, 13 Jul 2018 12:55:17 +0000 (14:55 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 13 Jul 2018 17:07:43 +0000 (19:07 +0200)
Target units gain both Conflicts= and Before= against shutdown.target
(not only Conflicts=).

man/systemd.target.xml

index 51c5ea9af9932f1f40696e9bf1a203a4a9120c32..10aa91a2ee783d80502026037cab694c4b5d9fc4 100644 (file)
@@ -81,7 +81,8 @@
         some.service, the automatic ordering will not be added.</para></listitem>
 
         <listitem><para>Target units automatically gain <varname>Conflicts=</varname>
-        dependency against <filename>shutdown.target</filename>.</para></listitem>
+        and <varname>Before=</varname> dependencies against
+        <filename>shutdown.target</filename>.</para></listitem>
       </itemizedlist>
     </refsect2>
   </refsect1>