summaryrefslogtreecommitdiff
path: root/units/plymouth-poweroff.service
diff options
context:
space:
mode:
authorWilliam Jon McCann <jmccann@redhat.com>2011-03-27 00:18:16 -0400
committerLennart Poettering <lennart@poettering.net>2011-03-29 01:21:54 +0200
commitc20deda415c724482f952ac385610ef28d82e23d (patch)
treed3981920117ec7642dc2f16b9ab29a9a697147c4 /units/plymouth-poweroff.service
parent1f7f38f6d49eb60e412e1dc79dda3c1766970aa0 (diff)
plymouth: Remove the calls to plymouth message
* messages aren't translated * console text is ugly * they are jargonny * they really aren't needed https://bugs.freedesktop.org/show_bug.cgi?id=35711
Diffstat (limited to 'units/plymouth-poweroff.service')
-rw-r--r--units/plymouth-poweroff.service1
1 files changed, 0 insertions, 1 deletions
diff --git a/units/plymouth-poweroff.service b/units/plymouth-poweroff.service
index c1eebb5ac2..d4979df1e0 100644
--- a/units/plymouth-poweroff.service
+++ b/units/plymouth-poweroff.service
@@ -14,5 +14,4 @@ DefaultDependencies=no
[Service]
ExecStart=/sbin/plymouthd --mode=shutdown
ExecStartPost=-/bin/plymouth --show-splash
-ExecStartPost=-/bin/plymouth message '--text=Powering Off...'
Type=forking