From 8e1e105b4550a7beb5c02d6d75748319781ae3d4 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 12 Aug 2010 04:23:54 +0200 Subject: [PATCH 1/1] plymouth: call plymouth quit before running the getty, not after https://bugzilla.redhat.com/show_bug.cgi?id=623430 --- units/fedora/plymouth-quit.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.30.2