chiark / gitweb /
man: document that first param to ExecStart= cannot be variable substitution
authorLennart Poettering <lennart@poettering.net>
Tue, 14 Sep 2010 23:44:26 +0000 (01:44 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 14 Sep 2010 23:44:26 +0000 (01:44 +0200)
https://bugzilla.redhat.com/show_bug.cgi?id=630156

man/systemd.service.xml

index d6c0e3fd9429e33db906469c6fb807c427b92f2e..6ab3bc3601d28b69b1a03ee575eede6bf42125ef 100644 (file)
                                 <literal>$FOO</literal> may appear as
                                 separate word on the command line in
                                 which case the variable is replaced by
-                                its value split at
-                                whitespaces.</para></listitem>
+                                its value split at whitespaces. Note
+                                that the first argument (i.e. the
+                                binary to execute) may not be a
+                                variable, and must be a literal and
+                                absolute path name.</para></listitem>
                         </varlistentry>
 
                         <varlistentry>