1
0
Fork 0

Adding splash to default cmdline.

Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
This commit is contained in:
Daniel Baumann 2025-06-23 13:43:55 +02:00
parent a0f6db9bb7
commit acccbe1ce2
Signed by: daniel.baumann
GPG key ID: BCC918A2ABD66424

2
debian/rules vendored
View file

@ -105,7 +105,7 @@ DEFAULT_CMDLINE := quiet splash
DEFAULT_TIMEOUT := 10 DEFAULT_TIMEOUT := 10
FLICKER_FREE_BOOT := yes FLICKER_FREE_BOOT := yes
else else
DEFAULT_CMDLINE := quiet DEFAULT_CMDLINE := quiet splash
DEFAULT_TIMEOUT := 5 DEFAULT_TIMEOUT := 5
FLICKER_FREE_BOOT := no FLICKER_FREE_BOOT := no
endif endif