man: document systemd.setenv=

This commit is contained in:
Lennart Poettering 2012-02-08 16:33:16 +01:00
parent 9e7c53579a
commit aa704ba8c2

View file

@ -1068,6 +1068,22 @@
above.</para></listitem>
</varlistentry>
<varlistentry>
<term><varname>systemd.setenv=</varname></term>
<listitem><para>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.</para></listitem>
</varlistentry>
</variablelist>
</refsect1>