15 lines
812 B
Diff
15 lines
812 B
Diff
|
diff -Nru plymouth-0.9.3.20171122git.orig/systemd-units/plymouth-start.service.in plymouth-0.9.3.20171122git/systemd-units/plymouth-start.service.in
|
||
|
--- plymouth-0.9.3.20171122git.orig/systemd-units/plymouth-start.service.in 2017-11-22 20:56:43.310182857 +0100
|
||
|
+++ plymouth-0.9.3.20171122git/systemd-units/plymouth-start.service.in 2017-11-22 20:57:46.528725697 +0100
|
||
|
@@ -1,8 +1,8 @@
|
||
|
[Unit]
|
||
|
Description=Show Plymouth Boot Screen
|
||
|
DefaultDependencies=no
|
||
|
-Wants=systemd-ask-password-plymouth.path systemd-vconsole-setup.service
|
||
|
-After=systemd-vconsole-setup.service systemd-udev-trigger.service systemd-udevd.service
|
||
|
+Wants=systemd-ask-password-plymouth.path
|
||
|
+After=systemd-udev-trigger.service systemd-udevd.service
|
||
|
Before=systemd-ask-password-plymouth.service
|
||
|
ConditionKernelCommandLine=!plymouth.enable=0
|
||
|
|