From 97d0e5f83ba4dd713170f802b90149b7325bc992 Mon Sep 17 00:00:00 2001 From: Umut Tezduyar Date: Sun, 9 Jun 2013 07:08:46 +0200 Subject: manager: add DefaultEnvironment option This complements existing functionality of setting variables through 'systemctl set-environment', the kernel command line, and through normal environment variables for systemd in session mode. --- man/systemd.exec.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'man/systemd.exec.xml') diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml index ab1712efeb..8d5948ab07 100644 --- a/man/systemd.exec.xml +++ b/man/systemd.exec.xml @@ -288,8 +288,9 @@ variables is reset, all prior assignments have no effect. Variable expansion is not performed - inside the strings, and $ has no special - meaning. + inside the strings, however, specifier + expansion is possible. $ character has + no special meaning. If you need to assign a value containing spaces to a variable, use double quotes (") for the assignment. -- cgit v1.2.3-54-g00ecf