chiark / gitweb /
plymouth: Remove the calls to plymouth message
authorWilliam Jon McCann <jmccann@redhat.com>
Sun, 27 Mar 2011 04:18:16 +0000 (00:18 -0400)
committerLennart Poettering <lennart@poettering.net>
Mon, 28 Mar 2011 23:21:54 +0000 (01:21 +0200)
 * 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

units/plymouth-halt.service
units/plymouth-kexec.service
units/plymouth-poweroff.service
units/plymouth-reboot.service

index fa1a20a46d50d25483ad83d05ebc52bdd03f83f3..962d829fff7964d996cdc72fc92cddf7881878c3 100644 (file)
@@ -14,5 +14,4 @@ DefaultDependencies=no
 [Service]
 ExecStart=/sbin/plymouthd --mode=shutdown
 ExecStartPost=-/bin/plymouth --show-splash
 [Service]
 ExecStart=/sbin/plymouthd --mode=shutdown
 ExecStartPost=-/bin/plymouth --show-splash
-ExecStartPost=-/bin/plymouth message '--text=Halting...'
 Type=forking
 Type=forking
index 61c6376a73fc31912e3b51d404eb626b060e23fd..0d7450feea5798b926365d4b9301caf7696ca27d 100644 (file)
@@ -14,5 +14,4 @@ DefaultDependencies=no
 [Service]
 ExecStart=/sbin/plymouthd --mode=shutdown
 ExecStartPost=-/bin/plymouth --show-splash
 [Service]
 ExecStart=/sbin/plymouthd --mode=shutdown
 ExecStartPost=-/bin/plymouth --show-splash
-ExecStartPost=-/bin/plymouth message '--text=Rebooting with kexec...'
 Type=forking
 Type=forking
index c1eebb5ac2232a485d18026f316c3aee715ca72a..d4979df1e077574facc9bf6205db2f256db8814c 100644 (file)
@@ -14,5 +14,4 @@ DefaultDependencies=no
 [Service]
 ExecStart=/sbin/plymouthd --mode=shutdown
 ExecStartPost=-/bin/plymouth --show-splash
 [Service]
 ExecStart=/sbin/plymouthd --mode=shutdown
 ExecStartPost=-/bin/plymouth --show-splash
-ExecStartPost=-/bin/plymouth message '--text=Powering Off...'
 Type=forking
 Type=forking
index 974db31d613a5138cdee9ee64b02cd974dd60091..7304a5fba2f9d2944a8aee43ef682ec433f90470 100644 (file)
@@ -14,5 +14,4 @@ DefaultDependencies=no
 [Service]
 ExecStart=/sbin/plymouthd --mode=shutdown
 ExecStartPost=-/bin/plymouth --show-splash
 [Service]
 ExecStart=/sbin/plymouthd --mode=shutdown
 ExecStartPost=-/bin/plymouth --show-splash
-ExecStartPost=-/bin/plymouth message '--text=Rebooting...'
 Type=forking
 Type=forking