chiark / gitweb /
analyze: improve output
[elogind.git] / units / plymouth-start.service
index 4ef2bcc0206558501bfa941458da00e1f292c8a5..6ab51f32af25e8a7545f4548176e23fcf11a9749 100644 (file)
@@ -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/.run/initramfs/plymouth
+ConditionPathExists=!/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