more Plymouth stuff
This commit is contained in:
parent
e79f82b73f
commit
d4eb5d82c3
1 changed files with 4 additions and 0 deletions
|
@ -36,6 +36,10 @@ in
|
||||||
|
|
||||||
# my kernel parameters
|
# my kernel parameters
|
||||||
boot.kernelParams = [
|
boot.kernelParams = [
|
||||||
|
# Plymouth
|
||||||
|
"quiet"
|
||||||
|
"splash"
|
||||||
|
|
||||||
# don't check for split locks, for KVM and Co.
|
# don't check for split locks, for KVM and Co.
|
||||||
"split_lock_detect=off"
|
"split_lock_detect=off"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue