Skip to content

Commit dd6f2bc

Browse files
hellozeebluca
authored andcommitted
man: fix typo in unit options section
Fixes #32918 (cherry picked from commit f9572d2) (cherry picked from commit bcda6d4) (cherry picked from commit 21e0842) (cherry picked from commit 90d9126) (cherry picked from commit aaad626)
1 parent 4fab984 commit dd6f2bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

man/systemd.unit.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -805,7 +805,7 @@
805805
type when precisely a unit has finished starting up. Most importantly, for service units start-up is
806806
considered completed for the purpose of <varname>Before=</varname>/<varname>After=</varname> when all
807807
its configured start-up commands have been invoked and they either failed or reported start-up
808-
success. Note that this does includes <varname>ExecStartPost=</varname> (or
808+
success. Note that this includes <varname>ExecStartPost=</varname> (or
809809
<varname>ExecStopPost=</varname> for the shutdown case).</para>
810810

811811
<para>Note that those settings are independent of and orthogonal to the requirement dependencies as

0 commit comments

Comments
 (0)