X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=units%2Fplymouth-start.service;h=4ef2bcc0206558501bfa941458da00e1f292c8a5;hb=8f7a3c1402a8de36b2c63935358a53510d2fe7c1;hp=61cb82cde4ad3518680363fd78e9efa43d72e01f;hpb=cd3f8b7ddb052ab5e4eab420968bae689db3899a;p=elogind.git diff --git a/units/plymouth-start.service b/units/plymouth-start.service index 61cb82cde..4ef2bcc02 100644 --- a/units/plymouth-start.service +++ b/units/plymouth-start.service @@ -12,7 +12,13 @@ Wants=systemd-ask-password-plymouth.path After=systemd-vconsole-setup.service udev-settle.service Before=systemd-ask-password-plymouth.service +# Dracut informs us with this flag file if plymouth is already running +ConditionPathExists=!/dev/.run/initramfs/plymouth + [Service] ExecStart=/sbin/plymouthd --mode=boot ExecStartPost=-/bin/plymouth --show-splash Type=forking + +# Send SIGRTMIN+20 to systemd, i.e. enable status messages +ExecStartPost=-/usr/bin/kill -54 1