scripts: bundle-libraries: runas: also unset LD_PRELOAD
authorYousong Zhou <yszhou4tech@gmail.com>
Thu, 2 Jan 2020 02:29:13 +0000 (10:29 +0800)
committerYousong Zhou <yszhou4tech@gmail.com>
Fri, 25 Sep 2020 13:17:49 +0000 (21:17 +0800)
commitd29b6d04fbf3c7be47e52b794731275b4bedfc9b
tree58cc786272b6465b659ceca08c78e5b18ec96919
parent7dc78d1d2893b672544e8c26026ce961a7248a82
scripts: bundle-libraries: runas: also unset LD_PRELOAD

This is needed for situations like after chroot where the runas.so can
not be found

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
scripts/bundle-libraries.sh