From 78a263f432c7c7b9f5c2ab9df6c5f311f7debcb9 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 15 Nov 2017 11:24:51 +0100 Subject: [PATCH] man: add missing suffixing "=" for setting name --- 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 b99f7f9df8e..03cd14ceff0 100644 --- a/man/systemd.service.xml +++ b/man/systemd.service.xml @@ -352,7 +352,7 @@ +/!/!! may be used together and they can appear in any order. However, only one of +, !, !! may be used at a time. Note that these prefixes are also supported for the other command line settings, - i.e. ExecStartPre=, ExecStartPost=, ExecReload, + i.e. ExecStartPre=, ExecStartPost=, ExecReload=, ExecStop= and ExecStopPost=. If more than one command is specified, the commands are -- 2.39.2