From: Lennart Poettering Date: Thu, 3 Jan 2013 21:37:31 +0000 (+0100) Subject: man: clarify that specifiers cannot be used in ExecStart='s first argument X-Git-Tag: v197~74 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=22f38abe9a1dbe4bc3ef46b7073df4869778b840;p=elogind.git man: clarify that specifiers cannot be used in ExecStart='s first argument --- diff --git a/man/systemd.service.xml b/man/systemd.service.xml index ddb065e1d..598e86365 100644 --- a/man/systemd.service.xml +++ b/man/systemd.service.xml @@ -296,8 +296,9 @@ ExecStart= - Commands - that are executed when this service is started. + Commands with their + arguments that are executed when this + service is started. When @@ -327,10 +328,15 @@ Type=forking is set, the process started via this command line will be considered the - main process of the daemon. The - command line accepts '%' - specifiers as described in - systemd.unit5. + main process of the daemon. + + The command line accepts + '%' specifiers as + described in + systemd.unit5. Note + that the first argument of the command + line (i.e. the program to execute) may + not include specifiers. Optionally, if the absolute file name is prefixed with