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