diff options
author | William Jon McCann <jmccann@redhat.com> | 2011-03-27 00:18:16 -0400 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2011-03-29 01:21:54 +0200 |
commit | c20deda415c724482f952ac385610ef28d82e23d (patch) | |
tree | d3981920117ec7642dc2f16b9ab29a9a697147c4 /units/plymouth-kexec.service | |
parent | 1f7f38f6d49eb60e412e1dc79dda3c1766970aa0 (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-kexec.service')
-rw-r--r-- | units/plymouth-kexec.service | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/units/plymouth-kexec.service b/units/plymouth-kexec.service index 61c6376a73..0d7450feea 100644 --- a/units/plymouth-kexec.service +++ b/units/plymouth-kexec.service @@ -14,5 +14,4 @@ DefaultDependencies=no [Service] ExecStart=/sbin/plymouthd --mode=shutdown ExecStartPost=-/bin/plymouth --show-splash -ExecStartPost=-/bin/plymouth message '--text=Rebooting with kexec...' Type=forking |