mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-02-08 05:57:26 +03:00
man: fix typo in unit options section
Fixes #32918 (cherry picked from commit f9572d2b89341dfb224aa2c7222a316e59627bc9) (cherry picked from commit bcda6d46373a7cf071d86e91917bbdd31a5597dd) (cherry picked from commit 21e0842003f95701c766969bd4774c4f17a579d8) (cherry picked from commit 90d912605344c407be9d291a3fc98e60cabf7da8)
This commit is contained in:
parent
0179fb5afd
commit
aaad62626b
@ -805,7 +805,7 @@
|
||||
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 <varname>ExecStartPost=</varname> (or
|
||||
success. Note that this 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
|
||||
|
Loading…
x
Reference in New Issue
Block a user