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=26b04c7f734d02b2e0d7b463241549163ccb86f1;hb=022ef2064f4b1bf0222341c6912680e52a4ec10d;hpb=42eacdadf56dfeb32c8cb0f598a47a43e6190483 diff --git a/units/fedora/plymouth-start.service b/units/fedora/plymouth-start.service index 26b04c7f7..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 --attach-to-session -ExecStartPost=-/usr/bin/plymouth --show-splash +ExecStart=/sbin/plymouthd --mode=boot +ExecStartPost=-/bin/plymouth --show-splash Type=forking