man: document changed EnvironmentFile= behaviour

This commit is contained in:
Lennart Poettering 2011-03-04 14:13:47 +01:00
parent aa1671320d
commit f1779fd27b
1 changed files with 11 additions and 1 deletions

View File

@ -284,7 +284,17 @@
"-", which indicates that if the file
does not exist it won't be read and no
error or warning message is
logged.</para></listitem>
logged. The files listed with this
directive will be read shortly before
the process is executed. 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
the order they are specified and the
later setting will override the
earlier setting. </para></listitem>
</varlistentry>
<varlistentry>