From 8e1e105b4550a7beb5c02d6d75748319781ae3d4 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 12 Aug 2010 04:23:54 +0200 Subject: 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(-) (limited to 'units') diff --git a/units/fedora/plymouth-quit.service b/units/fedora/plymouth-quit.service index e676eca883..faf8b4d7a7 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 -- cgit v1.2.3-54-g00ecf