diff --git a/export-image/04-finalise/01-run.sh b/export-image/04-finalise/01-run.sh index b8f57e4..7c3c39f 100755 --- a/export-image/04-finalise/01-run.sh +++ b/export-image/04-finalise/01-run.sh @@ -10,6 +10,7 @@ fi if hash hardlink 2>/dev/null; then hardlink -t /usr/share/doc fi +rm -fr /etc/ld.so.preload EOF if [ -d "${ROOTFS_DIR}/home/${FIRST_USER_NAME}/.config" ]; then