mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
test: rebuild the ldconfig cache after changing its configuration
Follow-up to ba79e8c2cc.
This commit is contained in:
@@ -931,6 +931,7 @@ create_asan_wrapper() {
|
||||
# runtime ASan DSO is in a non-standard (library) path.
|
||||
mkdir -p "${initdir:?}/etc/ld.so.conf.d/"
|
||||
echo "${ASAN_RT_PATH%/*}" >"${initdir:?}/etc/ld.so.conf.d/asan-path-override.conf"
|
||||
ldconfig -r "$initdir"
|
||||
fi
|
||||
|
||||
# Create a simple environment file which can be included by systemd services
|
||||
|
||||
Reference in New Issue
Block a user