]> git.ipfire.org Git - thirdparty/mkosi.git/commit
Mount /etc/ld.so.cache into the sandbox if it exists 2984/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Wed, 28 Aug 2024 07:20:23 +0000 (09:20 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Wed, 28 Aug 2024 07:20:23 +0000 (09:20 +0200)
commitfdd5bf2fb4473315e867de5e15c1146825631e1c
tree15502b49a577c6b30ffcdd22eaf0938789a4df60
parentdc43781f744b5e7ffd3685ba6b615e495ae659d6
Mount /etc/ld.so.cache into the sandbox if it exists

Otherwise libraries in non-standard locations won't be found at runtime.
mkosi/run.py