summaryrefslogtreecommitdiffstats
path: root/initramfs
diff options
context:
space:
mode:
Diffstat (limited to 'initramfs')
-rwxr-xr-xinitramfs/stage3-stuff/init4
1 files changed, 4 insertions, 0 deletions
diff --git a/initramfs/stage3-stuff/init b/initramfs/stage3-stuff/init
index 434f6973..f1e1eb5a 100755
--- a/initramfs/stage3-stuff/init
+++ b/initramfs/stage3-stuff/init
@@ -311,6 +311,10 @@ $0\n# deprecated: please use rootfs=nfs://...\nnfsroot=\"${nfsroot}\"\n" \
done
runinithook '05-have-kernelvars'
+# fixme: not the proper way to set this variable, needed due to wrapper
+# script switching (avoid slx-init crashes because of faulty init-hook
+# scripts)
+[ -e /tmp/bootsplash ] && D_SPLASHY=splashy.stop
# at this point a timer should be started to ensure an automated reboot
# or halt of the machine if SLX init does not succeed (e.g. missing kernel