From fd9edfd3e9b9afc3bd963844c0646372d2013b24 Mon Sep 17 00:00:00 2001
From: Holger Paradies <retabell@gmx.de>
Date: Sun, 2 Feb 2025 13:41:45 +0100
Subject: keep environment

---
 config/chroot_local-hooks/hotfixes.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config/chroot_local-hooks/hotfixes.sh b/config/chroot_local-hooks/hotfixes.sh
index 0943dbd..e437794 100755
--- a/config/chroot_local-hooks/hotfixes.sh
+++ b/config/chroot_local-hooks/hotfixes.sh
@@ -26,7 +26,7 @@ sed -i s/id:.:initdefault:/id:5:initdefault:/ /etc/inittab
 sed -i 's/\([1-6]:23\):/\145:/' /etc/inittab
 
 # workarounds to fix old kanotix installs
-rm -f /etc/profile /etc/environment
+rm -f /etc/profile
 cp /usr/share/base-files/profile /etc
 rm -rf /etc/sysconfig
 
-- 
cgit v1.0