From dbd4f7503769491a80c1ef5877c832b8dec2dc6d Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Mon, 12 Nov 2018 12:24:12 +0100 Subject: [slx-splash] do not lead dracut into an shell if splash is not requested via kernel command line --- builder/modules.d/slx-splash/scripts/slx-splash.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/builder/modules.d/slx-splash/scripts/slx-splash.sh b/builder/modules.d/slx-splash/scripts/slx-splash.sh index 8f3ccec3..0bcb6368 100644 --- a/builder/modules.d/slx-splash/scripts/slx-splash.sh +++ b/builder/modules.d/slx-splash/scripts/slx-splash.sh @@ -40,3 +40,5 @@ if grep -qE '\s+splash\s+' /proc/cmdline; then # finally: show_splash fi + +true -- cgit v1.2.3-55-g7522