summaryrefslogtreecommitdiff
path: root/units
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2010-08-12 04:23:54 +0200
committerLennart Poettering <lennart@poettering.net>2010-08-12 17:15:10 +0200
commit8e1e105b4550a7beb5c02d6d75748319781ae3d4 (patch)
tree56812612fe9f0417f54a3eee5acbf9ab91ef2bf4 /units
parent3059b1c1f414300332320f286bb458531394f0b0 (diff)
plymouth: call plymouth quit before running the getty, not after
https://bugzilla.redhat.com/show_bug.cgi?id=623430
Diffstat (limited to 'units')
-rw-r--r--units/fedora/plymouth-quit.service2
1 files changed, 1 insertions, 1 deletions
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