From b5d22f5ebec7e28edc95e09487167ba40b6c04a7 Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Tue, 29 May 2012 22:32:41 +0200 Subject: [PATCH] plymouth: use systemd-udev-settle.service --- units/plymouth-start.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/units/plymouth-start.service b/units/plymouth-start.service index 1f05d5cd7..2e358aa9c 100644 --- a/units/plymouth-start.service +++ b/units/plymouth-start.service @@ -9,7 +9,7 @@ Description=Show Plymouth Boot Screen DefaultDependencies=no Wants=systemd-ask-password-plymouth.path -After=systemd-vconsole-setup.service udev-settle.service +After=systemd-vconsole-setup.service systemd-udev-settle.service Before=systemd-ask-password-plymouth.service # Dracut informs us with this flag file if plymouth is already running -- 2.30.2