From 7734f77373a871ffb755a99b381fd93682052b8c Mon Sep 17 00:00:00 2001 From: Barry Scott Date: Mon, 3 Oct 2011 11:50:09 +0100 Subject: man: for ExecStart= provide more details on env var substitution and how that turns into arguments. For EnvironmentFile= explain that double quotes can be used to protect whitespace. --- man/systemd.exec.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'man/systemd.exec.xml') diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml index 609484b3a3..230c4a31f7 100644 --- a/man/systemd.exec.xml +++ b/man/systemd.exec.xml @@ -279,6 +279,11 @@ assignments. Empty lines and lines starting with ; or # will be ignored, which may be used for commenting. The + parser strips leading and + trailing whitespace from the values + of assignments, unless you use + double quotes ("). + The argument passed should be an absolute file name, optionally prefixed with "-", which indicates that if the file -- cgit v1.2.3-54-g00ecf