]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/core/dbus-execute.c
core: support specifier expansion in PassEnvironment=
authorLennart Poettering <lennart@poettering.net>
Tue, 12 Sep 2017 17:48:29 +0000 (19:48 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 14 Sep 2017 13:17:40 +0000 (15:17 +0200)
commit41de9cc29ecb0357c6236691c47eb0cf15d2ebd8
tree5256b39616311140b7b2f5be4106d47d9c427e6b
parentf7f3f5c35c546837a1fcd988718726e6f8cf517a
core: support specifier expansion in PassEnvironment=

I can't come up with any usecase for this, but let's add this here, to
match what we support for Environment=. It's kind surprising if we
support specifier expansion for some environment related settings, but
not for others.
src/core/dbus-execute.c
src/core/load-fragment.c