]> git.ipfire.org Git - thirdparty/systemd.git/commit
exec-invoke: rework apply_working_directory() around chase()
authorLennart Poettering <lennart@poettering.net>
Mon, 5 Feb 2024 14:36:29 +0000 (15:36 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 6 Feb 2024 09:28:30 +0000 (10:28 +0100)
commitb63e3bd308a7c7a890bbcfadbacef58a46147d50
tree70d2dc7450b9a676e0ef9e46f97558079047d8b3
parente66766ead8f4902487a7c613b8a77775c466f823
exec-invoke: rework apply_working_directory() around chase()

let's be more careful and get rid of one more prefix_roota() use, in
favour of the safe chase().
src/core/exec-invoke.c