From 35777e7c9d4f230bb9eaee8eba1e0cb1ec7bbf8c Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 27 Apr 2024 19:30:33 +0200 Subject: Adding splash to default cmdline. Signed-off-by: Daniel Baumann --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 8e24dea..46f802a 100755 --- a/debian/rules +++ b/debian/rules @@ -87,7 +87,7 @@ DEFAULT_CMDLINE := quiet splash DEFAULT_TIMEOUT := 10 FLICKER_FREE_BOOT := yes else -DEFAULT_CMDLINE := quiet +DEFAULT_CMDLINE := quiet splash DEFAULT_TIMEOUT := 5 FLICKER_FREE_BOOT := no endif -- cgit v1.2.3