chiark / gitweb /
fedora: /bin/plymouth --sysinit is not necessary on shut down
authorLennart Poettering <lennart@poettering.net>
Fri, 29 Oct 2010 15:07:01 +0000 (17:07 +0200)
committerLennart Poettering <lennart@poettering.net>
Sat, 30 Oct 2010 21:56:12 +0000 (23:56 +0200)
units/fedora/plymouth-halt.service
units/fedora/plymouth-kexec.service
units/fedora/plymouth-poweroff.service
units/fedora/plymouth-reboot.service

index 15ba2200f9699ed1f2c7158ca03ba111c756f4f1..fa1a20a46d50d25483ad83d05ebc52bdd03f83f3 100644 (file)
@@ -13,7 +13,6 @@ DefaultDependencies=no
 
 [Service]
 ExecStart=/sbin/plymouthd --mode=shutdown
 
 [Service]
 ExecStart=/sbin/plymouthd --mode=shutdown
-ExecStartPost=-/bin/plymouth --sysinit
 ExecStartPost=-/bin/plymouth --show-splash
 ExecStartPost=-/bin/plymouth message '--text=Halting...'
 Type=forking
 ExecStartPost=-/bin/plymouth --show-splash
 ExecStartPost=-/bin/plymouth message '--text=Halting...'
 Type=forking
index eb5cba8de8964f5aef3e5c44d18a71dc8aa343e1..61c6376a73fc31912e3b51d404eb626b060e23fd 100644 (file)
@@ -13,7 +13,6 @@ DefaultDependencies=no
 
 [Service]
 ExecStart=/sbin/plymouthd --mode=shutdown
 
 [Service]
 ExecStart=/sbin/plymouthd --mode=shutdown
-ExecStartPost=-/bin/plymouth --sysinit
 ExecStartPost=-/bin/plymouth --show-splash
 ExecStartPost=-/bin/plymouth message '--text=Rebooting with kexec...'
 Type=forking
 ExecStartPost=-/bin/plymouth --show-splash
 ExecStartPost=-/bin/plymouth message '--text=Rebooting with kexec...'
 Type=forking
index b73a446905a8c1fe6cb07d861b3bb10918eaa169..c1eebb5ac2232a485d18026f316c3aee715ca72a 100644 (file)
@@ -13,7 +13,6 @@ DefaultDependencies=no
 
 [Service]
 ExecStart=/sbin/plymouthd --mode=shutdown
 
 [Service]
 ExecStart=/sbin/plymouthd --mode=shutdown
-ExecStartPost=-/bin/plymouth --sysinit
 ExecStartPost=-/bin/plymouth --show-splash
 ExecStartPost=-/bin/plymouth message '--text=Powering Off...'
 Type=forking
 ExecStartPost=-/bin/plymouth --show-splash
 ExecStartPost=-/bin/plymouth message '--text=Powering Off...'
 Type=forking
index 900b6409fb2f44f1f7ad5294e1be2e2d89b8d6c4..974db31d613a5138cdee9ee64b02cd974dd60091 100644 (file)
@@ -13,7 +13,6 @@ DefaultDependencies=no
 
 [Service]
 ExecStart=/sbin/plymouthd --mode=shutdown
 
 [Service]
 ExecStart=/sbin/plymouthd --mode=shutdown
-ExecStartPost=-/bin/plymouth --sysinit
 ExecStartPost=-/bin/plymouth --show-splash
 ExecStartPost=-/bin/plymouth message '--text=Rebooting...'
 Type=forking
 ExecStartPost=-/bin/plymouth --show-splash
 ExecStartPost=-/bin/plymouth message '--text=Rebooting...'
 Type=forking