forked from pool/plymouth
14 lines
645 B
Diff
14 lines
645 B
Diff
|
Index: plymouth-0.8.6.1/systemd-units/plymouth-start.service.in
|
||
|
===================================================================
|
||
|
--- plymouth-0.8.6.1.orig/systemd-units/plymouth-start.service.in
|
||
|
+++ plymouth-0.8.6.1/systemd-units/plymouth-start.service.in
|
||
|
@@ -2,7 +2,7 @@
|
||
|
Description=Show Plymouth Boot Screen
|
||
|
DefaultDependencies=no
|
||
|
Wants=systemd-ask-password-plymouth.path
|
||
|
-After=systemd-vconsole-setup.service systemd-udev-settle.service
|
||
|
+After=systemd-vconsole-setup.service udev-trigger.service
|
||
|
Before=systemd-ask-password-plymouth.service
|
||
|
ConditionKernelCommandLine=!plymouth.enable=0
|
||
|
ConditionPathExists=!@plymouthruntimedir@/pid
|