Skip to content

Commit 2d06ddb

Browse files
oleeanderkeszybz
authored andcommitted
man:systemd.service(5): fix description of specifiers in command lines (systemd#8146)
Command lines now accept specifiers within the first argument. see issues systemd#3061, systemd#679 and pr systemd#4835
1 parent af77d6f commit 2d06ddb

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

man/systemd.service.xml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1009,9 +1009,7 @@
10091009

10101010
<para>The command line accepts <literal>%</literal> specifiers as
10111011
described in
1012-
<citerefentry><refentrytitle>systemd.unit</refentrytitle><manvolnum>5</manvolnum></citerefentry>.
1013-
Note that the first argument of the command line (i.e. the program
1014-
to execute) may not include specifiers.</para>
1012+
<citerefentry><refentrytitle>systemd.unit</refentrytitle><manvolnum>5</manvolnum></citerefentry>.</para>
10151013

10161014
<para>Basic environment variable substitution is supported. Use
10171015
<literal>${FOO}</literal> as part of a word, or as a word of its

0 commit comments

Comments
 (0)