mirror of
https://github.com/AuxXxilium/eudev.git
synced 2024-12-19 13:08:42 +07:00
fedora: don't quit plymouth too early
Do not quit plymouth until the dependencies for getty@tty1.service are ready, in order to minimize the time a black screen is displayed.
This commit is contained in:
parent
17dbb83dee
commit
51cfda28c3
@ -8,6 +8,7 @@
|
||||
[Unit]
|
||||
Description=Terminate Plymouth Boot Screen
|
||||
Before=getty@tty1.service
|
||||
After=dev-tty1.device rc-local.service
|
||||
|
||||
[Service]
|
||||
ExecStart=-/usr/bin/plymouth quit
|
||||
|
Loading…
Reference in New Issue
Block a user