From 99cda6c141e7f31ff629f8723bf07e2344e836916a01ab5c0a2f2484fb7778b2 Mon Sep 17 00:00:00 2001 From: "Marc S. Weidner" Date: Tue, 28 Oct 2025 16:22:36 +0100 Subject: [PATCH] V8.13.294.2025.10.28 Signed-off-by: Marc S. Weidner --- config/hooks/live/9999_zzzz.chroot | 8 -------- 1 file changed, 8 deletions(-) diff --git a/config/hooks/live/9999_zzzz.chroot b/config/hooks/live/9999_zzzz.chroot index 8d6cf8f..df89811 100644 --- a/config/hooks/live/9999_zzzz.chroot +++ b/config/hooks/live/9999_zzzz.chroot @@ -75,14 +75,6 @@ done rm -f /root/ciss_xdg_tmp.sh -if [[ -d /tmp ]]; then - - find /tmp -mindepth 1 -maxdepth 1 -xdev -exec rm -rf -- {} + - -fi - -install -d -m 1777 -o root -g root /tmp - printf "\e[92m++++ ++++ ++++ ++++ ++++ ++++ ++ ✅ '%s' applied successfully. \e[0m\n" "${0}" exit 0