[manjaro-dev] Recent kernel update and plymouth

Philip Müller philm at manjaro.org
Sat Jul 1 10:51:02 CEST 2017


Am 01.07.2017 um 10:44 schrieb @fhdk:

> Why does the kernel suddenly requires plymouth initiated by systemd?
> 

Well, it is simple if you see the file it self:

[Service]
Environment=HOME=/root
WorkingDirectory=-/root
ExecStartPre=-/bin/plymouth --wait quit
ExecStartPre=-/bin/echo -e 'You are in emergency mode. After logging in,
type "journalctl -xb" to view\\nsystem logs, "systemctl reboot" to
reboot, "systemctl default" or ^D to\\ntry again to boot into default mode.'

Since there are two calls, it shouldn't matter if the 'plymouth' call
fails. However, you should check once more what changed on your system
to find the actual issue.



More information about the manjaro-dev mailing list