1
0
mirror of https://github.com/systemd/systemd.git synced 2024-10-27 10:25:37 +03:00

plymouth: call plymouth quit before running the getty, not after

https://bugzilla.redhat.com/show_bug.cgi?id=623430
This commit is contained in:
Lennart Poettering 2010-08-12 04:23:54 +02:00
parent 3059b1c1f4
commit 8e1e105b45

View File

@ -7,7 +7,7 @@
[Unit]
Description=Terminate Plymouth Boot Screen
After=getty@tty1.service
Before=getty@tty1.service
[Service]
ExecStart=-/usr/bin/plymouth quit