X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=units%2Fplymouth-start.service;h=10d03c6c62df5ce92956012f8ad5d1bb9ad4b6b1;hb=ac1234459056864aeb04053fdfe9b0001fc32590;hp=c3c101eb8ad8e77d8ea0cb4aff42084ca85b88e3;hpb=e1b2b49465615727a2c3883d06d1b9ff339aec67;p=elogind.git diff --git a/units/plymouth-start.service b/units/plymouth-start.service index c3c101eb8..10d03c6c6 100644 --- a/units/plymouth-start.service +++ b/units/plymouth-start.service @@ -13,12 +13,9 @@ 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/.systemd/plymouth +ConditionPathExists=!/run/plymouth/pid [Service] -ExecStart=/sbin/plymouthd --mode=boot +ExecStart=/sbin/plymouthd --mode=boot --pid-file=/run/plymouth/pid ExecStartPost=-/bin/plymouth --show-splash Type=forking - -# Send SIGRTMIN+20 to systemd, i.e. enable status messages -ExecStartPost=-/usr/bin/kill -54 1