diff options
-rw-r--r-- | man/systemd.service.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man/systemd.service.xml b/man/systemd.service.xml index 8eda85f62d..c06e14efc2 100644 --- a/man/systemd.service.xml +++ b/man/systemd.service.xml @@ -369,7 +369,8 @@ case it will be replaced by the value of the environment variable split up at whitespace, resulting in zero or - more arguments. Note that the first + more arguments. To pass literal dollar sign + use <literal>$$</literal>. Note that the first argument (i.e. the program to execute) may not be a variable, since it must be a literal and absolute path |