From fe78538cab13fd8b6180dfdfab87d86bfdd1ac58 Mon Sep 17 00:00:00 2001 From: Luca Boccassi Date: Wed, 8 Apr 2020 15:39:20 +0100 Subject: man: explicitly note that ExecSt*Post does count for After/Before ordering --- man/systemd.unit.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man/systemd.unit.xml') diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index 64240208c2..0d223d74db 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -750,7 +750,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. + success. Note that this does includes ExecStartPost (or ExecStopPost for the shutdown case). Note that those settings are independent of and orthogonal to the requirement dependencies as configured by Requires=, Wants=, Requisite=, -- cgit v1.2.3