From: Ray Strode Date: Tue, 26 Mar 2013 15:41:14 +0000 (-0400) Subject: systemd: add Wants: systemd-vconsole-setup.service X-Git-Tag: 0.9.0~98 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f3ebd4f6d6c2bf82a9ed48862e86d2663f206c4;p=thirdparty%2Fplymouth.git systemd: add Wants: systemd-vconsole-setup.service Harald says we need it. --- diff --git a/systemd-units/plymouth-start.service.in b/systemd-units/plymouth-start.service.in index 0f9c4be4..951e8d6d 100644 --- a/systemd-units/plymouth-start.service.in +++ b/systemd-units/plymouth-start.service.in @@ -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