ソースを参照

delete ld preload

pull/71/head
luigifcruz 2年前
コミット
bb83cfc309
1個のファイルの変更1行の追加0行の削除
  1. +1
    -0
      export-image/04-finalise/01-run.sh

+ 1
- 0
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


読み込み中…
キャンセル
保存