From: Lennart Poettering Date: Thu, 12 Aug 2010 02:23:54 +0000 (+0200) Subject: plymouth: call plymouth quit before running the getty, not after X-Git-Tag: v8~108 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=8e1e105b4550a7beb5c02d6d75748319781ae3d4 plymouth: call plymouth quit before running the getty, not after https://bugzilla.redhat.com/show_bug.cgi?id=623430 --- diff --git a/units/fedora/plymouth-quit.service b/units/fedora/plymouth-quit.service index e676eca88..faf8b4d7a 100644 --- a/units/fedora/plymouth-quit.service +++ b/units/fedora/plymouth-quit.service @@ -7,7 +7,7 @@ [Unit] Description=Terminate Plymouth Boot Screen -After=getty@tty1.service +Before=getty@tty1.service [Service] ExecStart=-/usr/bin/plymouth quit