From 739aad5169731424ca49271903afa4148f0129f2 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Sun, 31 Oct 2010 00:52:35 +0200 Subject: fedora: start plymouth after udev-settle, so that the graphics modules are loaded --- units/fedora/plymouth-start.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'units/fedora') diff --git a/units/fedora/plymouth-start.service b/units/fedora/plymouth-start.service index af00724159..8c0ba8b9e7 100644 --- a/units/fedora/plymouth-start.service +++ b/units/fedora/plymouth-start.service @@ -8,7 +8,7 @@ [Unit] Description=Show Plymouth Boot Screen DefaultDependencies=no -After=systemd-vconsole-setup.service +After=systemd-vconsole-setup.service udev-settle.service Before=systemd-ask-password-plymouth.service [Service] -- cgit v1.2.3-54-g00ecf