]> git.ipfire.org Git - thirdparty/systemd.git/commit
core: extract exec_context_apply_environment() helper
authorMichael Vogt <michael@amutable.com>
Wed, 29 Apr 2026 13:41:24 +0000 (15:41 +0200)
committerMichael Vogt <michael@amutable.com>
Wed, 13 May 2026 17:28:35 +0000 (19:28 +0200)
commited6b2b9c30a24183e4a2ae71cc58bc461f0d6ca4
tree033bbf4e3b87ac7a4ab9872eb44117df499b2abf
parenta2aa3a7450a7592b7639a66f12cfe83b6a0973a1
core: extract exec_context_apply_environment() helper

Extract a small helper exec_context_apply_environment() from the
dbus-execute.c file so that it can be re-used in the coming varlink
version.
src/core/dbus-execute.c
src/core/execute.c
src/core/execute.h