diff options
-rw-r--r-- | units/plymouth-start.service | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/units/plymouth-start.service b/units/plymouth-start.service index eb336e619e..6ab51f32af 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 |