Adding splash to default cmdline.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
This commit is contained in:
parent
a0f6db9bb7
commit
acccbe1ce2
1 changed files with 1 additions and 1 deletions
2
debian/rules
vendored
2
debian/rules
vendored
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue