mirror of
https://github.com/systemd/systemd.git
synced 2025-01-10 05:18:17 +03:00
man:systemd.service(5): fix description of specifiers in command lines (#8146)
Command lines now accept specifiers within the first argument. see issues #3061, #679 and pr #4835
This commit is contained in:
parent
af77d6f8da
commit
2d06ddb7b4
@ -1009,9 +1009,7 @@
|
|||||||
|
|
||||||
<para>The command line accepts <literal>%</literal> specifiers as
|
<para>The command line accepts <literal>%</literal> specifiers as
|
||||||
described in
|
described in
|
||||||
<citerefentry><refentrytitle>systemd.unit</refentrytitle><manvolnum>5</manvolnum></citerefentry>.
|
<citerefentry><refentrytitle>systemd.unit</refentrytitle><manvolnum>5</manvolnum></citerefentry>.</para>
|
||||||
Note that the first argument of the command line (i.e. the program
|
|
||||||
to execute) may not include specifiers.</para>
|
|
||||||
|
|
||||||
<para>Basic environment variable substitution is supported. Use
|
<para>Basic environment variable substitution is supported. Use
|
||||||
<literal>${FOO}</literal> as part of a word, or as a word of its
|
<literal>${FOO}</literal> as part of a word, or as a word of its
|
||||||
|
Loading…
Reference in New Issue
Block a user