core: rework how we treat specifiers in Environment= of transient units
authorLennart Poettering <lennart@poettering.net>
Tue, 12 Sep 2017 18:07:30 +0000 (20:07 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 14 Sep 2017 13:17:40 +0000 (15:17 +0200)
commit1c68232ee2584e20eda31e5ddce91c30ef6ab86c
tree45e56dee71d2df5f6969d4c62ee21d8ec4856b77
parent41de9cc29ecb0357c6236691c47eb0cf15d2ebd8
core: rework how we treat specifiers in Environment= of transient units

Let's validate the data passed in after resolving specifiers, but let's
write out to the unit snippet the list without specifiers applied. This
way the pre-existing comment actually starts matching what is actually
implemented.
src/core/dbus-execute.c