man: be more specific when EnvironmentFile= is read

http://lists.freedesktop.org/archives/systemd-devel/2014-March/018004.html
(cherry picked from commit 905826156d)
(cherry picked from commit 72e86f001d)
This commit is contained in:
Lennart Poettering
2014-04-07 13:30:47 -04:00
committed by Zbigniew Jędrzejewski-Szmek
parent e639faaa6f
commit e3641a5514
+8 -3
View File
@@ -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