mirror of
https://github.com/clearlinux/systemd-stable.git
synced 2026-09-05 13:11:32 +00:00
man: be more specific when EnvironmentFile= is read
http://lists.freedesktop.org/archives/systemd-devel/2014-March/018004.html (cherry picked from commit905826156d) (cherry picked from commit72e86f001d)
This commit is contained in:
committed by
Zbigniew Jędrzejewski-Szmek
parent
e639faaa6f
commit
e3641a5514
@@ -340,9 +340,14 @@
|
||||
|
||||
<para>The files listed with this
|
||||
directive will be read shortly before
|
||||
the process is executed. Settings from
|
||||
these files override settings made
|
||||
with
|
||||
the process is executed (more
|
||||
specifically, this means after all
|
||||
processes from a previous unit state
|
||||
terminated. This means you can
|
||||
generate these files in one unit
|
||||
state, and read it with this option in
|
||||
the next). Settings from these files
|
||||
override settings made with
|
||||
<varname>Environment=</varname>. If
|
||||
the same variable is set twice from
|
||||
these files, the files will be read in
|
||||
|
||||
Reference in New Issue
Block a user