chiark / gitweb /
locale: unify some code between fedora and altlinux
[elogind.git] / units / fedora / plymouth-reboot.service
index d09171adfefadbef76561382a0b866c9047f4d14..974db31d613a5138cdee9ee64b02cd974dd60091 100644 (file)
@@ -13,7 +13,6 @@ DefaultDependencies=no
 
 [Service]
 ExecStart=/sbin/plymouthd --mode=shutdown
 
 [Service]
 ExecStart=/sbin/plymouthd --mode=shutdown
-ExecStartPost=-/usr/bin/plymouth --sysinit
-ExecStartPost=-/usr/bin/plymouth --show-splash
-ExecStartPost=-/usr/bin/plymouth message '--text=Rebooting...'
+ExecStartPost=-/bin/plymouth --show-splash
+ExecStartPost=-/bin/plymouth message '--text=Rebooting...'
 Type=forking
 Type=forking