mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-01-22 22:03:43 +03:00
man: add missing varname around keywords in systemd.unit.xml
This commit is contained in:
parent
fe78538cab
commit
a1db42eb0b
@ -750,7 +750,8 @@
|
||||
type when precisely a unit has finished starting up. Most importantly, for service units start-up is
|
||||
considered completed for the purpose of <varname>Before=</varname>/<varname>After=</varname> when all
|
||||
its configured start-up commands have been invoked and they either failed or reported start-up
|
||||
success. Note that this does includes ExecStartPost (or ExecStopPost for the shutdown case).</para>
|
||||
success. Note that this does includes <varname>ExecStartPost=</varname> (or
|
||||
<varname>ExecStopPost=</varname> for the shutdown case).</para>
|
||||
|
||||
<para>Note that those settings are independent of and orthogonal to the requirement dependencies as
|
||||
configured by <varname>Requires=</varname>, <varname>Wants=</varname>, <varname>Requisite=</varname>,
|
||||
|
Loading…
x
Reference in New Issue
Block a user