From: Oleander Reis Date: Fri, 9 Feb 2018 16:03:09 +0000 (+0100) Subject: man:systemd.service(5): fix description of specifiers in command lines (#8146) X-Git-Tag: v238~123 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d06ddb7b4de5921bde4c8e14b8625c8e484831a;p=thirdparty%2Fsystemd.git 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 --- diff --git a/man/systemd.service.xml b/man/systemd.service.xml index f07ce865d66..b68d351dffc 100644 --- a/man/systemd.service.xml +++ b/man/systemd.service.xml @@ -1009,9 +1009,7 @@ The command line accepts % specifiers as described in - systemd.unit5. - Note that the first argument of the command line (i.e. the program - to execute) may not include specifiers. + systemd.unit5. Basic environment variable substitution is supported. Use ${FOO} as part of a word, or as a word of its