chiark / gitweb /
man: document that first param to ExecStart= cannot be variable substitution
[elogind.git] / 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>