mirror of
https://github.com/systemd/systemd.git
synced 2025-03-28 02:50:16 +03:00
man: document that first param to ExecStart= cannot be variable substitution
https://bugzilla.redhat.com/show_bug.cgi?id=630156
This commit is contained in:
parent
5275d3c13d
commit
d2f316345c
@ -292,8 +292,11 @@
|
||||
<literal>$FOO</literal> may appear as
|
||||
separate word on the command line in
|
||||
which case the variable is replaced by
|
||||
its value split at
|
||||
whitespaces.</para></listitem>
|
||||
its value split at whitespaces. Note
|
||||
that the first argument (i.e. the
|
||||
binary to execute) may not be a
|
||||
variable, and must be a literal and
|
||||
absolute path name.</para></listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
|
Loading…
x
Reference in New Issue
Block a user