diff options
Diffstat (limited to 'units')
-rw-r--r-- | units/plymouth-start.service | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/units/plymouth-start.service b/units/plymouth-start.service index 1f05d5cd7b..2e358aa9cd 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 |