[systemd-commits] units/plymouth-start.service

Kay Sievers kay at kemper.freedesktop.org
Tue May 29 13:33:48 PDT 2012


 units/plymouth-start.service |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit b5d22f5ebec7e28edc95e09487167ba40b6c04a7
Author: Kay Sievers <kay at vrfy.org>
Date:   Tue May 29 22:32:41 2012 +0200

    plymouth: use systemd-udev-settle.service

diff --git a/units/plymouth-start.service b/units/plymouth-start.service
index 1f05d5c..2e358aa 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



More information about the systemd-commits mailing list