chiark / gitweb /
man: document that the passive units cannot be pulled in mnaully
authorLennart Poettering <lennart@poettering.net>
Tue, 26 Mar 2013 14:16:50 +0000 (15:16 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 26 Mar 2013 14:24:44 +0000 (15:24 +0100)
man/systemd.special.xml

index b77b60d92048801f615593bae642ad71255cbaeb..b7340ed978a4e93800e47fca1bdd723eaa559c14 100644 (file)
                 (via a <varname>Wants=</varname> type
                 dependency).</para>
 
+                <para>Note that these passive units cannot be started
+                manually, i.e. <literal>systemctl start
+                time-sync.target</literal> will fail with an
+                error. They can only be pulled in by dependency. This
+                is enforced since they exist for ordering purposes
+                only and thus are not useful as only unit within a
+                transaction.</para>
+
                 <variablelist>
                         <varlistentry>
                                 <term><filename>local-fs-pre.target</filename></term>