chiark / gitweb /
plymouth: don't explicitly enable status message when plymouth is up v21
authorLennart Poettering <lennart@poettering.net>
Wed, 30 Mar 2011 01:03:35 +0000 (03:03 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 30 Mar 2011 01:03:35 +0000 (03:03 +0200)
https://bugzilla.redhat.com/show_bug.cgi?id=676302

systemd now watches /run/initramfs/plymouth and generates messages
exactly when that file exists. Hence we don't need the sending of the
signals anymore.

units/plymouth-start.service

index eb336e619e4f0a99dbbc583e4616555af2b700dc..6ab51f32af25e8a7545f4548176e23fcf11a9749 100644 (file)
@@ -19,6 +19,3 @@ ConditionPathExists=!/run/initramfs/plymouth
 ExecStart=/sbin/plymouthd --mode=boot
 ExecStartPost=-/bin/plymouth --show-splash
 Type=forking
 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