diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index bdf9e4e89ee..dfc9f6f9940 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -832,7 +832,7 @@ type when precisely a unit has finished starting up. Most importantly, for service units start-up is considered completed for the purpose of Before=/After= 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 + success. Note that this includes ExecStartPost= (or ExecStopPost= for the shutdown case). Note that those settings are independent of and orthogonal to the requirement dependencies as