From f9572d2b89341dfb224aa2c7222a316e59627bc9 Mon Sep 17 00:00:00 2001 From: Kuntal Majumder Date: Tue, 9 Jul 2024 19:11:52 +0200 Subject: [PATCH] man: fix typo in unit options section Fixes #32918 --- man/systemd.unit.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.3