From: Yu Watanabe Date: Fri, 4 Apr 2025 15:11:15 +0000 (+0900) Subject: udev-spawn: search executed command in build directory (#36985) X-Git-Tag: v258-rc1~914 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fe30942cdad210af09080ebb14d8d75088769fd4;p=thirdparty%2Fsystemd.git udev-spawn: search executed command in build directory (#36985) 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. --- fe30942cdad210af09080ebb14d8d75088769fd4