chiark / gitweb /
man: be even more clear about ExecStart's first argument.
[elogind.git] / man / systemd.service.xml
index aecf9c6efa7250e8b6d0f970a879cd499cf983b5..8977873c1ebd81c4f824defbafc7e00c59cb457d 100644 (file)
                                 <term><varname>ExecStart=</varname></term>
                                 <listitem><para>Commands with their
                                 arguments that are executed when this
-                                service is started.
-                                </para>
+                                service is started. The first
+                                argument must be an absolute path
+                                name.</para>
 
                                 <para>When
                                 <varname>Type=oneshot</varname> is
                                 at whitespace, resulting in no or more
                                 arguments. Note that the first
                                 argument (i.e. the program to execute)
-                                may not be a variable, and must be a
-                                literal and absolute path
+                                may not be a variable, since it must
+                                be a literal and absolute path
                                 name.</para>
 
                                 <para>Optionally, if the absolute file