]> git.ipfire.org Git - thirdparty/plymouth.git/commitdiff
systemd: add Wants: systemd-vconsole-setup.service
authorRay Strode <rstrode@redhat.com>
Tue, 26 Mar 2013 15:41:14 +0000 (11:41 -0400)
committerRay Strode <rstrode@redhat.com>
Tue, 26 Mar 2013 15:41:55 +0000 (11:41 -0400)
Harald says we need it.

systemd-units/plymouth-start.service.in

index 0f9c4be49f9bcc931bd8a74fd65ace6a19964fba..951e8d6dc252aa39e61054860994641da18e706e 100644 (file)
@@ -1,7 +1,7 @@
 [Unit]
 Description=Show Plymouth Boot Screen
 DefaultDependencies=no
-Wants=systemd-ask-password-plymouth.path
+Wants=systemd-ask-password-plymouth.path systemd-vconsole-setup.service
 After=systemd-vconsole-setup.service systemd-udev-trigger.service
 Before=systemd-ask-password-plymouth.service
 ConditionKernelCommandLine=!plymouth.enable=0