From c32acc96ef74d13d0059a680cdede5f05db1981a Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 21 Feb 2014 15:06:44 +0100 Subject: man: there is no ExecStopPre= for service units https://bugs.freedesktop.org/show_bug.cgi?id=73177 --- man/systemd.service.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man/systemd.service.xml') diff --git a/man/systemd.service.xml b/man/systemd.service.xml index 3b2a7cfece..5b3afb86d2 100644 --- a/man/systemd.service.xml +++ b/man/systemd.service.xml @@ -674,7 +674,7 @@ ExecStart=/bin/echo $ONE $TWO ${TWO} processes specified with ExecStartPre=, ExecStartPost=, - ExecStopPre=, + ExecStop=, ExecStopPost=, or ExecReload=. When the death of the process is a -- cgit v1.2.3-54-g00ecf