chiark / gitweb /
journald: don't do debug logging by default
[elogind.git] / man / systemd.service.xml
index 72b67c698801c2a00b44f8849ea82ee28a43471e..c547948c6e9227af9a39ad11655cade813af2ada 100644 (file)
                                 argument (i.e. the program to execute)
                                 may not be a variable, and must be a
                                 literal and absolute path
-                                name.</para></listitem>
+                                name.</para>
+
+                                <para>Note that this setting does not
+                                directly support shell command
+                                lines. If shell command lines are to
+                                be used they need to be passed
+                                explicitly to a shell implementation
+                                of some kind. Example:
+                                <literal>ExecStart=/bin/sh -c 'dmesg | tac'</literal></para>
+                                </listitem>
                         </varlistentry>
 
                         <varlistentry>