From aa704ba8c2a1adce92ba8a154f70f1bdc950be1e Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 8 Feb 2012 16:33:16 +0100 Subject: man: document systemd.setenv= --- man/systemd.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'man/systemd.xml') diff --git a/man/systemd.xml b/man/systemd.xml index 121cb21266..f0bc552268 100644 --- a/man/systemd.xml +++ b/man/systemd.xml @@ -1068,6 +1068,22 @@ above. + + systemd.setenv= + + Takes a string + argument in the form + VARIABLE=VALUE. May be used to set + environment variables for the init + process and all its children at boot + time. May be used more than once to + set multiple variables. If the equal + sign and variable are missing unsets + an environment variable which might be + passed in from the initial ram + disk. + + -- cgit v1.2.3-54-g00ecf