X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=units%2Ffedora%2Fplymouth-start.service;h=61cb82cde4ad3518680363fd78e9efa43d72e01f;hp=e08e8d4dcacadf0c9102472cc7049c3f3f5bc974;hb=022ef2064f4b1bf0222341c6912680e52a4ec10d;hpb=36044f5a7096eb3a2b4b865f5a5165da592fd9c8 diff --git a/units/fedora/plymouth-start.service b/units/fedora/plymouth-start.service index e08e8d4dc..61cb82cde 100644 --- a/units/fedora/plymouth-start.service +++ b/units/fedora/plymouth-start.service @@ -8,10 +8,11 @@ [Unit] Description=Show Plymouth Boot Screen DefaultDependencies=no -After=systemd-vconsole-setup.service +Wants=systemd-ask-password-plymouth.path +After=systemd-vconsole-setup.service udev-settle.service Before=systemd-ask-password-plymouth.service [Service] ExecStart=/sbin/plymouthd --mode=boot -ExecStartPost=-/usr/bin/plymouth --show-splash +ExecStartPost=-/bin/plymouth --show-splash Type=forking