X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=units%2Fplymouth-start.service;h=10d03c6c62df5ce92956012f8ad5d1bb9ad4b6b1;hp=6ab51f32af25e8a7545f4548176e23fcf11a9749;hb=f1159d7c78ba5f4551603f2afc8b3b9dd07117ca;hpb=39366bacda3dddbae3c6677da5c97770cff0a279 diff --git a/units/plymouth-start.service b/units/plymouth-start.service index 6ab51f32a..10d03c6c6 100644 --- a/units/plymouth-start.service +++ b/units/plymouth-start.service @@ -13,9 +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=!/run/initramfs/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