diff options
Diffstat (limited to 'units')
-rw-r--r-- | units/fedora/plymouth-start.service | 2 |
1 files changed, 1 insertions, 1 deletions
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] |