mirror of
https://github.com/systemd/systemd.git
synced 2025-02-09 13:57:42 +03:00
man: document that the passive units cannot be pulled in mnaully
This commit is contained in:
parent
a87586a171
commit
dfebfe67dd
@ -811,6 +811,14 @@
|
|||||||
(via a <varname>Wants=</varname> type
|
(via a <varname>Wants=</varname> type
|
||||||
dependency).</para>
|
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>
|
<variablelist>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><filename>local-fs-pre.target</filename></term>
|
<term><filename>local-fs-pre.target</filename></term>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user