File holding_hands.patch of Package plymouth.603
Just make sure that the requester of init=/bin/bash on the kernel's command
line do not forget plymouth.enable=0. Does belong to bug bsc#936005.
---
systemd-units/plymouth-start.service.in | 1 +
1 file changed, 1 insertion(+)
--- systemd-units/plymouth-start.service.in
+++ systemd-units/plymouth-start.service.in 2015-06-29 13:22:52.381518916 +0000
@@ -5,6 +5,7 @@ Wants=systemd-ask-password-plymouth.path
After=systemd-vconsole-setup.service systemd-udev-trigger.service systemd-udevd.service
Before=systemd-ask-password-plymouth.service
ConditionKernelCommandLine=!plymouth.enable=0
+ConditionKernelCommandLine=!init=/bin/bash
[Service]
ExecStart=@PLYMOUTH_DAEMON_DIR@/plymouthd --mode=boot --pid-file=@plymouthruntimedir@/pid --attach-to-session