]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
udev-spawn: search executed command in build directory (#36985)
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 4 Apr 2025 15:11:15 +0000 (00:11 +0900)
committerGitHub <noreply@github.com>
Fri, 4 Apr 2025 15:11:15 +0000 (00:11 +0900)
This makes pin_callout_binary() optionally provides the path of the pinned
binary, and makes it used in udev-spawn.c, to allow easy debugging of
program invocations requested by RUN{program} and friends.


Trivial merge