mirror of
https://github.com/systemd/systemd.git
synced 2025-02-03 17:47:28 +03:00
man: document systemd.setenv=
This commit is contained in:
parent
9e7c53579a
commit
aa704ba8c2
@ -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>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user