1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2024-12-23 17:34:00 +03: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:
Michal Schmidt 2010-09-13 14:44:44 +02:00 committed by Lennart Poettering
parent 17dbb83dee
commit 51cfda28c3

View File

@ -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