From: Lennart Poettering Date: Wed, 30 Mar 2011 01:03:35 +0000 (+0200) Subject: plymouth: don't explicitly enable status message when plymouth is up X-Git-Tag: v21 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f21a103edf65d70fc42b653ca4e9397991cc8bfe;p=systemd 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. --- diff --git a/units/plymouth-start.service b/units/plymouth-start.service index eb336e61..6ab51f32 100644 --- a/units/plymouth-start.service +++ b/units/plymouth-start.service @@ -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