plymouth: don't explicitly enable status message when plymouth is up

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.
This commit is contained in:
Lennart Poettering 2011-03-30 03:03:35 +02:00
parent 6faa11140b
commit 39366bacda
1 changed files with 0 additions and 3 deletions

View File

@ -19,6 +19,3 @@ ConditionPathExists=!/run/initramfs/plymouth
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