From 7d34b04e8dc4e1253d6360eeefbfaf686f58991b Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 21 Feb 2014 15:06:44 +0100 Subject: [PATCH] man: there is no ExecStopPre= for service units https://bugs.freedesktop.org/show_bug.cgi?id=73177 (cherry-picked from c32acc96ef74d13d0059a680cdede5f05db1981a) Resolves: #1147524 --- man/systemd.service.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/systemd.service.xml b/man/systemd.service.xml index 4fb21ba..80d6951 100644 --- a/man/systemd.service.xml +++ b/man/systemd.service.xml @@ -678,7 +678,7 @@ ExecStart=/bin/echo $ONE $TWO ${TWO} specified with ExecStartPre=, ExecStartPost=, - ExecStopPre=, + ExecStop=, ExecStopPost=, or ExecReload=. When the death of the process is a